Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_otp_key_crypto.c47 RK_OEM_OTP_KEY2,
113 res = rk_set_oem_hr_otp_read_lock(RK_OEM_OTP_KEY2); in test_set_otp_tag()
134 res = rk_write_oem_otp_key(RK_OEM_OTP_KEY2, in test_write_otp_key()
183 case RK_OEM_OTP_KEY2: in test_otp_key_item_virt()
321 case RK_OEM_OTP_KEY2: in test_otp_key_item_fd()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c75 key_id != RK_OEM_OTP_KEY2 && in rk_write_oem_otp_key()
132 key_id != RK_OEM_OTP_KEY2 && in rk_oem_otp_key_is_written()
187 key_id != RK_OEM_OTP_KEY2 && in rk_set_oem_hr_otp_read_lock()
237 key_id != RK_OEM_OTP_KEY2 && in rk_oem_otp_key_cipher_virt()
341 key_id != RK_OEM_OTP_KEY2 && in rk_oem_otp_key_cipher()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h137 RK_OEM_OTP_KEY2 = 2, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h15 RK_OEM_OTP_KEY2 = 2, enumerator
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c950 key_id != RK_OEM_OTP_KEY2 && in trusty_oem_otp_key_cipher()