Searched refs:crypto_register_pcomp (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/internal/
H A Dcompress.h25 extern int crypto_register_pcomp(struct pcomp_alg *alg);
/linux-4.1.27/crypto/
H A Dpcompress.c100 int crypto_register_pcomp(struct pcomp_alg *alg) crypto_register_pcomp() function
110 EXPORT_SYMBOL_GPL(crypto_register_pcomp); variable
H A Dzlib.c367 return crypto_register_pcomp(&zlib_alg); zlib_mod_init()

Completed in 117 milliseconds