Home
last modified time | relevance | path

Searched refs:RK_OEM_OTP_KEY3 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_otp_key_crypto.c48 RK_OEM_OTP_KEY3,
116 res = rk_set_oem_hr_otp_read_lock(RK_OEM_OTP_KEY3); in test_set_otp_tag()
138 res = rk_write_oem_otp_key(RK_OEM_OTP_KEY3, in test_write_otp_key()
186 case RK_OEM_OTP_KEY3: in test_otp_key_item_virt()
324 case RK_OEM_OTP_KEY3: in test_otp_key_item_fd()
H A Dtest_throughput.c121 key_id = RK_OEM_OTP_KEY3; in test_otp_key_virt_tp()
184 key_id = RK_OEM_OTP_KEY3; in test_otp_key_fd_tp()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c76 key_id != RK_OEM_OTP_KEY3 && in rk_write_oem_otp_key()
133 key_id != RK_OEM_OTP_KEY3 && in rk_oem_otp_key_is_written()
188 key_id != RK_OEM_OTP_KEY3); in rk_set_oem_hr_otp_read_lock()
238 key_id != RK_OEM_OTP_KEY3 && in rk_oem_otp_key_cipher_virt()
342 key_id != RK_OEM_OTP_KEY3 && in rk_oem_otp_key_cipher()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h138 RK_OEM_OTP_KEY3 = 3, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h16 RK_OEM_OTP_KEY3 = 3, enumerator
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c951 key_id != RK_OEM_OTP_KEY3 && in trusty_oem_otp_key_cipher()