Searched refs:rk_oem_otp_key_cipher (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_otpkey.c | 77 res = rk_oem_otp_key_cipher(key_id, &config, in->dma_fd, out->dma_fd, len); in demo_otpkey() 93 res = rk_oem_otp_key_cipher(key_id, &config, out->dma_fd, out->dma_fd, len); in demo_otpkey()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_otp_key.h | 14 RK_RES rk_oem_otp_key_cipher(enum RK_OEM_OTP_KEYID key_id, rk_cipher_config *config,
|
| /OK3568_Linux_fs/external/security/librkcrypto/perf_reports/ |
| H A D | RV1106_perf.txt | 17 E rkcrypto: [rk_oem_otp_key_cipher, 394]: TEEC_InitializeContext failed with code TEEC res= 0xffff0… 18 test rk_oem_otp_key_cipher failed! 0xf0000000
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_otp_key_crypto.c | 367 rk_res = rk_oem_otp_key_cipher(key_id, &cipher_cfg, plain->dma_fd, in test_otp_key_item_fd()
|
| H A D | test_throughput.c | 60 res = rk_oem_otp_key_cipher(key_id, &config, fd->dma_fd, fd->dma_fd, data_len); in test_otp_key_item_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_otp_key.c | 325 RK_RES rk_oem_otp_key_cipher(enum RK_OEM_OTP_KEYID key_id, rk_cipher_config *config, in rk_oem_otp_key_cipher() function
|