Home
last modified time | relevance | path

Searched refs:trusty_read_oem_ns_otp (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h114 uint32_t trusty_read_oem_ns_otp(uint32_t byte_off, uint8_t *byte_buf, uint32_t byte_len);
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c884 uint32_t trusty_read_oem_ns_otp(uint32_t byte_off, uint8_t *byte_buf, uint32_t byte_len) in trusty_read_oem_ns_otp() function