Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h100 uint32_t trusty_write_attribute_hash(uint32_t *buf, uint32_t length);
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c305 if (trusty_write_attribute_hash((uint32_t *)buf, in rk_avb_write_attribute_hash()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c615 uint32_t trusty_write_attribute_hash(uint32_t *buf, uint32_t length) in trusty_write_attribute_hash() function