Home
last modified time | relevance | path

Searched refs:crypto_unregister_acomp (Results 1 – 5 of 5) sorted by relevance

/linux/crypto/
H A Dacompress.c322 void crypto_unregister_acomp(struct acomp_alg *alg) in crypto_unregister_acomp() function
326 EXPORT_SYMBOL_GPL(crypto_unregister_acomp);
349 crypto_unregister_acomp(&algs[i]); in crypto_unregister_acomps()
H A Ddeflate.c251 crypto_unregister_acomp(&acomp); in deflate_mod_fini()
H A Dzstd.c306 crypto_unregister_acomp(&zstd_acomp); in zstd_mod_fini()
/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c645 crypto_unregister_acomp(&hisi_zip_acomp_deflate); in hisi_zip_unregister_deflate()
683 crypto_unregister_acomp(&hisi_zip_acomp_lz4); in hisi_zip_unregister_lz4()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c689 crypto_unregister_acomp(&qat_acomp_zstd_lz4s); in qat_comp_algs_unregister_lz4s()
714 crypto_unregister_acomp(&qat_acomp_zstd_native); in qat_comp_algs_unregister_zstd()