Home
last modified time | relevance | path

Searched refs:RK_OEM_OTP_KEY1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_otp_key_crypto.c46 RK_OEM_OTP_KEY1,
110 res = rk_set_oem_hr_otp_read_lock(RK_OEM_OTP_KEY1); in test_set_otp_tag()
130 res = rk_write_oem_otp_key(RK_OEM_OTP_KEY1, in test_write_otp_key()
180 case RK_OEM_OTP_KEY1: in test_otp_key_item_virt()
318 case RK_OEM_OTP_KEY1: in test_otp_key_item_fd()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c74 key_id != RK_OEM_OTP_KEY1 && in rk_write_oem_otp_key()
131 key_id != RK_OEM_OTP_KEY1 && in rk_oem_otp_key_is_written()
186 key_id != RK_OEM_OTP_KEY1 && in rk_set_oem_hr_otp_read_lock()
236 key_id != RK_OEM_OTP_KEY1 && in rk_oem_otp_key_cipher_virt()
340 key_id != RK_OEM_OTP_KEY1 && in rk_oem_otp_key_cipher()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h136 RK_OEM_OTP_KEY1 = 1, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h14 RK_OEM_OTP_KEY1 = 1, enumerator
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c949 key_id != RK_OEM_OTP_KEY1 && in trusty_oem_otp_key_cipher()