Home
last modified time | relevance | path

Searched refs:trusty_write_permanent_attributes_cer (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h92 uint32_t trusty_write_permanent_attributes_cer(uint8_t *attributes,
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c61 if (trusty_write_permanent_attributes_cer((uint8_t *)cer, size)) in rk_avb_set_perm_attr_cer()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c453 uint32_t trusty_write_permanent_attributes_cer(uint8_t *attributes, in trusty_write_permanent_attributes_cer() function