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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dcompress.h25 extern int crypto_register_pcomp(struct pcomp_alg *alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dpcompress.c76 int crypto_register_pcomp(struct pcomp_alg *alg) function
86 EXPORT_SYMBOL_GPL(crypto_register_pcomp); variable
H A Dzlib.c340 return crypto_register_pcomp(&zlib_alg);

Completed in 211 milliseconds