Searched refs:crypto_register_acomp (Results 1 – 4 of 4) sorted by relevance
389 int crypto_register_acomp(struct acomp_alg *alg) in crypto_register_acomp() function400 EXPORT_SYMBOL_GPL(crypto_register_acomp);413 ret = crypto_register_acomp(&algs[i]); in crypto_register_acomps()
86 int crypto_register_acomp(struct acomp_alg *alg);
611 ret = crypto_register_acomp(&hisi_zip_acomp_deflate); in hisi_zip_register_deflate()
1711 ret = crypto_register_acomp(&iaa_acomp_fixed_deflate); in iaa_register_compression_device()