Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/crypto/
A Dapi-akcipher.rst14 …:functions: crypto_alloc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher…
/linux-6.3-rc2/crypto/asymmetric_keys/
A Dpublic_key.c223 crypto_free_akcipher(tfm); in software_key_query()
310 crypto_free_akcipher(tfm); in software_key_eds_op()
463 crypto_free_akcipher(tfm); in public_key_verify_signature()
/linux-6.3-rc2/include/crypto/
A Dakcipher.h181 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
/linux-6.3-rc2/crypto/
A Drsa-pkcs1pad.c586 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
A Dtestmgr.c4221 crypto_free_akcipher(tfm); in alg_test_akcipher()
/linux-6.3-rc2/drivers/crypto/aspeed/
A Daspeed-acry.c603 crypto_free_akcipher(ctx->fallback_tfm); in aspeed_acry_rsa_exit_tfm()
/linux-6.3-rc2/drivers/crypto/hisilicon/hpre/
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 27 milliseconds