Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/asymmetric_keys/
Dpublic_key.c155 crypto_free_akcipher(tfm); in software_key_query()
242 crypto_free_akcipher(tfm); in software_key_eds_op()
316 crypto_free_akcipher(tfm); in public_key_verify_signature()
Dasym_tpm.c450 crypto_free_akcipher(tfm); in tpm_key_query()
510 crypto_free_akcipher(tfm); in tpm_key_encrypt()
802 crypto_free_akcipher(tfm); in tpm_key_verify_signature()
/Linux-v5.4/Documentation/crypto/
Dapi-akcipher.rst14 …:functions: crypto_alloc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher…
/Linux-v5.4/include/crypto/
Dakcipher.h178 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
/Linux-v5.4/crypto/
Drsa-pkcs1pad.c585 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
Dtestmgr.c3855 crypto_free_akcipher(tfm); in alg_test_akcipher()