Home
last modified time | relevance | path

Searched refs:crypto_acomp_free_streams (Results 1 – 4 of 4) sorted by relevance

/linux/crypto/
H A Ddeflate.c252 crypto_acomp_free_streams(&deflate_streams); in deflate_mod_fini()
H A Dacompress.c380 void crypto_acomp_free_streams(struct crypto_acomp_streams *s) in crypto_acomp_free_streams() function
404 EXPORT_SYMBOL_GPL(crypto_acomp_free_streams);
H A Dzstd.c307 crypto_acomp_free_streams(&zstd_streams); in zstd_mod_fini()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c675 crypto_acomp_free_streams(&qat_zstd_streams); in qat_comp_algs_register_lz4s()
690 crypto_acomp_free_streams(&qat_zstd_streams); in qat_comp_algs_unregister_lz4s()