Searched refs:crypto_free_tfm (Results 1 – 5 of 5) sorted by relevance
94 crypto_free_tfm(crypto_rng_tfm(tfm)); in crypto_free_rng()
81 crypto_free_tfm(ctx->tfm); in ext4_release_crypto_ctx()157 crypto_free_tfm(ctx->tfm); in ext4_get_crypto_ctx()218 crypto_free_tfm(pos->tfm); in ext4_exit_crypto()
754 static inline void crypto_free_tfm(struct crypto_tfm *tfm) in crypto_free_tfm() function902 crypto_free_tfm(crypto_ablkcipher_tfm(tfm)); in crypto_free_ablkcipher()1258 crypto_free_tfm(crypto_aead_tfm(tfm)); in crypto_free_aead()1669 crypto_free_tfm(crypto_blkcipher_tfm(tfm)); in crypto_free_blkcipher()1988 crypto_free_tfm(crypto_cipher_tfm(tfm)); in crypto_free_cipher()2162 crypto_free_tfm(crypto_hash_tfm(tfm)); in crypto_free_hash()2363 crypto_free_tfm(crypto_comp_tfm(tfm)); in crypto_free_comp()
30 #define crypto_free_tfm crypto_free_tfm_rsl macro213 void crypto_free_tfm(struct crypto_tfm *tfm);
868 crypto_free_tfm(tfm); in cryptd_alloc_ablkcipher()