Home
last modified time | relevance | path

Searched refs:crypto_free_akcipher (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dpublic_key.c158 crypto_free_akcipher(tfm); in software_key_query()
246 crypto_free_akcipher(tfm); in software_key_eds_op()
385 crypto_free_akcipher(tfm); in public_key_verify_signature()
H A Dasym_tpm.c434 crypto_free_akcipher(tfm); in tpm_key_query()
495 crypto_free_akcipher(tfm); in tpm_key_encrypt()
786 crypto_free_akcipher(tfm); in tpm_key_verify_signature()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-akcipher.rst14 …:functions: crypto_alloc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher…
/OK3568_Linux_fs/kernel/include/crypto/
H A Dakcipher.h180 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1105 crypto_free_akcipher(ctx->rsa.soft_tfm); in hpre_rsa_init_tfm()
1115 crypto_free_akcipher(ctx->rsa.soft_tfm); in hpre_rsa_exit_tfm()
/OK3568_Linux_fs/kernel/crypto/
H A Drsa-pkcs1pad.c588 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
H A Dtestmgr.c4151 crypto_free_akcipher(tfm); in alg_test_akcipher()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.c741 crypto_free_akcipher(tfm); in crypto_rsa_run()