Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h90 uint32_t trusty_read_permanent_attributes_cer(uint8_t *attributes,
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c47 if (trusty_read_permanent_attributes_cer((uint8_t *)cer, size)) { in rk_avb_get_perm_attr_cer()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c446 uint32_t trusty_read_permanent_attributes_cer(uint8_t *attributes, in trusty_read_permanent_attributes_cer() function