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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dzlib.c19 struct zlib_ctx { struct
26 static void zlib_comp_exit(struct zlib_ctx *ctx)
37 static void zlib_decomp_exit(struct zlib_ctx *ctx)
55 struct zlib_ctx *ctx = crypto_tfm_ctx(tfm);
65 struct zlib_ctx *ctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));
111 struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));
125 struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));
163 struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));
193 struct zlib_ctx *ctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));
225 struct zlib_ctx *dct
[all...]

Completed in 158 milliseconds