Searched refs:crypto_free_tfm (Results 1 – 2 of 2) sorted by relevance
660 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function791 crypto_free_tfm(crypto_ablkcipher_tfm(tfm)); in crypto_free_ablkcipher()1163 crypto_free_tfm(crypto_blkcipher_tfm(tfm)); in crypto_free_blkcipher()1482 crypto_free_tfm(crypto_cipher_tfm(tfm)); in crypto_free_cipher()1630 crypto_free_tfm(crypto_comp_tfm(tfm)); in crypto_free_comp()
1180 crypto_free_tfm(tfm); in cryptd_alloc_ablkcipher()