Home
last modified time | relevance | path

Searched refs:crypto_free_akcipher (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpublic_key.c203 crypto_free_akcipher(tfm); in software_key_query()
290 crypto_free_akcipher(tfm); in software_key_eds_op()
447 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()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dpublic_key.c263 crypto_free_akcipher(tfm); in software_key_query()
369 crypto_free_akcipher(tfm); in software_key_eds_op()
/kernel/linux/linux-5.10/include/crypto/
H A Dakcipher.h174 * crypto_free_akcipher() - free AKCIPHER tfm handle
180 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
/kernel/linux/linux-6.6/include/crypto/
H A Dakcipher.h202 * crypto_free_akcipher() - free AKCIPHER tfm handle
208 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-rsa.c569 crypto_free_akcipher(ctx->akcipher_fbk); in starfive_rsa_init_tfm()
584 crypto_free_akcipher(ctx->akcipher_fbk); in starfive_rsa_exit_tfm()
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c286 crypto_free_akcipher(*ctx); in crypto_exit_akcipher_ops_sig()
H A Drsa-pkcs1pad.c586 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
H A Dtestmgr.c4293 crypto_free_akcipher(tfm); in alg_test_akcipher()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/crypto/
H A Drsa-pkcs1pad.c584 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
H A Dtestmgr.c4148 crypto_free_akcipher(tfm); in alg_test_akcipher()
/kernel/linux/linux-6.6/drivers/crypto/aspeed/
H A Daspeed-acry.c596 crypto_free_akcipher(ctx->fallback_tfm); in aspeed_acry_rsa_exit_tfm()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1185 crypto_free_akcipher(ctx->rsa.soft_tfm); in hpre_rsa_init_tfm()
1195 crypto_free_akcipher(ctx->rsa.soft_tfm); in hpre_rsa_exit_tfm()

Completed in 25 milliseconds