Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c17 #define STORAGE_CMD_OEM_OTP_KEY_IS_WRITTEN 16 macro
158 res = TEEC_InvokeCommand(&session, STORAGE_CMD_OEM_OTP_KEY_IS_WRITTEN, in rk_oem_otp_key_is_written()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c31 #define STORAGE_CMD_OEM_OTP_KEY_IS_WRITTEN 16 macro
873 STORAGE_CMD_OEM_OTP_KEY_IS_WRITTEN, in trusty_oem_otp_key_is_written()