Searched refs:deflate_ctx (Results 1 – 2 of 2) sorted by relevance
37 struct deflate_ctx { struct42 static int deflate_comp_init(struct deflate_ctx *ctx) in deflate_comp_init() argument67 static int deflate_decomp_init(struct deflate_ctx *ctx) in deflate_decomp_init()89 static void deflate_comp_exit(struct deflate_ctx *ctx) in deflate_comp_exit()95 static void deflate_decomp_exit(struct deflate_ctx *ctx) in deflate_decomp_exit()117 struct deflate_ctx *ctx; in deflate_alloc_ctx()135 struct deflate_ctx *ctx = crypto_tfm_ctx(tfm); in deflate_init()154 struct deflate_ctx *ctx = crypto_tfm_ctx(tfm); in deflate_exit()163 struct deflate_ctx *dctx = ctx; in __deflate_compress()191 struct deflate_ctx *dctx = crypto_tfm_ctx(tfm); in deflate_compress()[all …]
14 struct deflate_ctx { struct33 struct deflate_ctx *zctx = ctx->context; in deflate_destroy() argument51 struct deflate_ctx *zctx; in deflate_create()90 struct deflate_ctx *zctx = ctx->context; in deflate_compress()116 struct deflate_ctx *zctx = ctx->context; in deflate_decompress()