Searched refs:crypto_free_cipher (Results 1 – 4 of 4) sorted by relevance
75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
291 crypto_free_cipher(essiv_cipher); in essiv_init_tfm()358 crypto_free_cipher(tctx->essiv_cipher); in essiv_skcipher_exit_tfm()367 crypto_free_cipher(tctx->essiv_cipher); in essiv_aead_exit_tfm()
3459 crypto_free_cipher(tfm); in alg_test_cipher()
212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()