Searched refs:crypto_register_pcomp (Results 1 – 3 of 3) sorted by relevance
95 int crypto_register_pcomp(struct pcomp_alg *alg) in crypto_register_pcomp() function105 EXPORT_SYMBOL_GPL(crypto_register_pcomp);
367 return crypto_register_pcomp(&zlib_alg); in zlib_mod_init()
25 extern int crypto_register_pcomp(struct pcomp_alg *alg);