Home
last modified time | relevance | path

Searched refs:rk_crypto_deinit (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_hash.c94 rk_crypto_deinit(); in demo_hash()
160 rk_crypto_deinit(); in demo_hash_virt()
219 rk_crypto_deinit(); in demo_hmac()
280 rk_crypto_deinit(); in demo_hmac_virt()
H A Ddemo_rsa.c193 rk_crypto_deinit(); in demo_rsa_pub_enc()
269 rk_crypto_deinit(); in demo_rsa_priv_enc()
327 rk_crypto_deinit(); in demo_rsa_sign_data()
385 rk_crypto_deinit(); in demo_rsa_sign_digest()
H A Ddemo_cipher.c121 rk_crypto_deinit(); in demo_cipher()
200 rk_crypto_deinit(); in demo_cipher_virt()
H A Ddemo_ae.c189 rk_crypto_deinit(); in demo_ae()
289 rk_crypto_deinit(); in demo_ae_virt()
H A Ddemo_otpkey.c111 rk_crypto_deinit(); in demo_otpkey()
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_crypto_mem.c44 rk_crypto_deinit(); in test_crypto_mem()
H A Dtest_hash.c258 rk_crypto_deinit(); in test_hash()
301 rk_crypto_deinit(); in test_hmac()
H A Dtest_throughput.c209 rk_crypto_deinit(); in test_otp_key_fd_tp()
454 rk_crypto_deinit(); in test_cipher_tp()
794 rk_crypto_deinit(); in test_ae_tp()
1006 rk_crypto_deinit(); in test_hash_tp()
1139 rk_crypto_deinit(); in test_rsa_tp()
H A Dtest_multi.c110 rk_crypto_deinit(); in test_nosupport_multi()
H A Dtest_cipher.c397 rk_crypto_deinit(); in test_cipher()
H A Dtest_otp_key_crypto.c444 rk_crypto_deinit(); in test_otp_key_fd()
H A Dtest_ae.c498 rk_crypto_deinit(); in test_ae()
H A Dtest_rsa.c992 rk_crypto_deinit(); in test_rsa()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_core.h12 void rk_crypto_deinit(void);
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c428 void rk_crypto_deinit(void) in rk_crypto_deinit() function