Searched refs:crypto_destroy_tfm (Results 1 – 4 of 4) sorted by relevance
86 crypto_destroy_tfm(tfm, crypto_pcomp_tfm(tfm)); in crypto_free_pcomp()
254 crypto_destroy_tfm(tfm, crypto_ahash_tfm(tfm)); in crypto_free_ahash()638 crypto_destroy_tfm(tfm, crypto_shash_tfm(tfm)); in crypto_free_shash()
583 void crypto_destroy_tfm(void *mem, struct crypto_tfm *tfm) in crypto_destroy_tfm() function598 EXPORT_SYMBOL_GPL(crypto_destroy_tfm);
752 void crypto_destroy_tfm(void *mem, struct crypto_tfm *tfm);756 return crypto_destroy_tfm(tfm, tfm); in crypto_free_tfm()