Searched refs:crypto_free_comp (Results 1 – 6 of 6) sorted by relevance
221 crypto_free_comp(compr->cc); in compr_exit()
516 static inline void crypto_free_comp(struct crypto_comp *tfm) in crypto_free_comp() function
255 crypto_free_comp(tfm); in ipcomp_free_tfms()
903 crypto_free_comp(data[thr].cc); in save_compressed_image()1511 crypto_free_comp(data[thr].cc); in load_compressed_image()
2075 crypto_free_comp(deflate_generic_tfm); in iaa_crypto_init_module()2092 crypto_free_comp(deflate_generic_tfm); in iaa_crypto_cleanup_module()
3761 crypto_free_comp(comp); in alg_test_comp()