Home
last modified time | relevance | path

Searched refs:trusty_read_oem_unlock (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dkeymaster.su
H A Dkeymaster.c218 TEEC_Result trusty_read_oem_unlock(uint8_t *unlock) in trusty_read_oem_unlock() function
H A Dandroid_bootloader.c1360 result = trusty_read_oem_unlock(&unlock); in android_bootloader_boot_flow()
/OK3568_Linux_fs/u-boot/include/
H A Dkeymaster.h48 TEEC_Result trusty_read_oem_unlock(uint8_t *unlock);
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootrkp.c331 result = trusty_read_oem_unlock(&unlock); in do_boot_rockchip()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c2044 result = trusty_read_oem_unlock(&unlock); in cb_oem()
2132 trusty_read_oem_unlock(&unlock); in cb_oem()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map