Searched refs:crypto_free_cipher (Results 1 – 4 of 4) sorted by relevance
35 …:functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypt…
75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()
3527 crypto_free_cipher(tfm); in alg_test_cipher()