Searched refs:crypto_free_akcipher (Results 1 – 7 of 7) sorted by relevance
160 crypto_free_akcipher(tfm); in software_key_query()248 crypto_free_akcipher(tfm); in software_key_eds_op()384 crypto_free_akcipher(tfm); in public_key_verify_signature()
434 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()
14 …:functions: crypto_alloc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher…
180 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
586 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
4133 crypto_free_akcipher(tfm); in alg_test_akcipher()
1164 crypto_free_akcipher(ctx->rsa.soft_tfm); in hpre_rsa_init_tfm()1174 crypto_free_akcipher(ctx->rsa.soft_tfm); in hpre_rsa_exit_tfm()
Completed in 22 milliseconds