Searched refs:rk_oem_otp_key_cipher_virt (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_otpkey.c | 141 res = rk_oem_otp_key_cipher_virt(key_id, &config, input, output, data_len); in demo_otpkey_virt() 157 res = rk_oem_otp_key_cipher_virt(key_id, &config, output, output, data_len); in demo_otpkey_virt()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_otp_key.h | 12 RK_RES rk_oem_otp_key_cipher_virt(enum RK_OEM_OTP_KEYID key_id, rk_cipher_config *config,
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_otp_key_crypto.c | 229 rk_res = rk_oem_otp_key_cipher_virt(key_id, &cipher_cfg, in test_otp_key_item_virt()
|
| H A D | test_throughput.c | 58 res = rk_oem_otp_key_cipher_virt(key_id, &config, in_out, in_out, data_len); in test_otp_key_item_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_otp_key.c | 224 RK_RES rk_oem_otp_key_cipher_virt(enum RK_OEM_OTP_KEYID key_id, rk_cipher_config *config, in rk_oem_otp_key_cipher_virt() function
|