Home
last modified time | relevance | path

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

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