Searched refs:compress_final (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dcompress.h63 int (*compress_final)(struct crypto_pcomp *tfm, member in struct:pcomp_alg
119 return crypto_pcomp_alg(tfm)->compress_final(tfm, req);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dzlib.c322 .compress_final = zlib_compress_final,

Completed in 137 milliseconds