Searched refs:crypto_free_akcipher (Results 1 – 5 of 5) sorted by relevance
14 …:functions: crypto_alloc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher…
146 crypto_free_akcipher(tfm); in public_key_verify_signature()
178 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
583 crypto_free_akcipher(ctx->child); in pkcs1pad_exit_tfm()
2392 crypto_free_akcipher(tfm); in alg_test_akcipher()