Searched refs:crypto_register_acomp (Results 1 – 5 of 5) sorted by relevance
309 int crypto_register_acomp(struct acomp_alg *alg) in crypto_register_acomp() function320 EXPORT_SYMBOL_GPL(crypto_register_acomp);333 ret = crypto_register_acomp(&algs[i]); in crypto_register_acomps()
246 return crypto_register_acomp(&acomp); in deflate_mod_init()
301 return crypto_register_acomp(&zstd_acomp); in zstd_mod_init()
633 ret = crypto_register_acomp(&hisi_zip_acomp_deflate); in hisi_zip_register_deflate()671 ret = crypto_register_acomp(&hisi_zip_acomp_lz4); in hisi_zip_register_lz4()
673 ret = crypto_register_acomp(&qat_acomp_zstd_lz4s); in qat_comp_algs_register_lz4s()701 ret = crypto_register_acomp(&qat_acomp_zstd_native); in qat_comp_algs_register_zstd()