Searched refs:crypto_register_acomp (Results 1 – 4 of 4) sorted by relevance
163 int crypto_register_acomp(struct acomp_alg *alg) in crypto_register_acomp() function174 EXPORT_SYMBOL_GPL(crypto_register_acomp);187 ret = crypto_register_acomp(&algs[i]); in crypto_register_acomps()
97 int crypto_register_acomp(struct acomp_alg *alg);
611 ret = crypto_register_acomp(&hisi_zip_acomp_deflate); in hisi_zip_register_deflate()
1830 ret = crypto_register_acomp(&iaa_acomp_fixed_deflate); in iaa_register_compression_device()
Completed in 15 milliseconds