Searched refs:crypto_free_tfm (Results 1 – 2 of 2) sorted by relevance
621 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function769 crypto_free_tfm(crypto_ablkcipher_tfm(tfm)); in crypto_free_ablkcipher()1142 crypto_free_tfm(crypto_blkcipher_tfm(tfm)); in crypto_free_blkcipher()1461 crypto_free_tfm(crypto_cipher_tfm(tfm)); in crypto_free_cipher()1635 crypto_free_tfm(crypto_hash_tfm(tfm)); in crypto_free_hash()1836 crypto_free_tfm(crypto_comp_tfm(tfm)); in crypto_free_comp()
898 crypto_free_tfm(tfm); in cryptd_alloc_ablkcipher()