Searched refs:crypto_free_ablkcipher (Results 1 – 4 of 4) sorted by relevance
44 …:functions: crypto_free_ablkcipher crypto_has_ablkcipher crypto_ablkcipher_ivsize crypto_ablkciphe…
272 crypto_free_ablkcipher(tfm); in cryptd_blkcipher_crypt()1211 crypto_free_ablkcipher(&tfm->base); in cryptd_free_ablkcipher()
745 crypto_free_ablkcipher(*ctx); in crypto_exit_skcipher_ops_ablkcipher()
789 static inline void crypto_free_ablkcipher(struct crypto_ablkcipher *tfm) in crypto_free_ablkcipher() function