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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 76 milliseconds