Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dpcompress.c95 int crypto_register_pcomp(struct pcomp_alg *alg) in crypto_register_pcomp() function
105 EXPORT_SYMBOL_GPL(crypto_register_pcomp);
Dzlib.c367 return crypto_register_pcomp(&zlib_alg); in zlib_mod_init()
/linux-4.4.14/include/crypto/internal/
Dcompress.h25 extern int crypto_register_pcomp(struct pcomp_alg *alg);