Searched refs:zstd_ctx (Results 1 – 2 of 2) sorted by relevance
10 struct zstd_ctx { struct94 struct zstd_ctx *zctx = ctx->context; in zstd_destroy()121 struct zstd_ctx *zctx; in zstd_create()173 struct zstd_ctx *zctx = ctx->context; in zstd_compress()194 struct zstd_ctx *zctx = ctx->context; in zstd_decompress()
24 struct zstd_ctx { struct37 struct zstd_ctx *ctx; in zstd_alloc_stream() argument78 static int zstd_compress_one(struct acomp_req *req, struct zstd_ctx *ctx, in zstd_compress_one()106 struct zstd_ctx *ctx; in zstd_compress()190 static int zstd_decompress_one(struct acomp_req *req, struct zstd_ctx *ctx, in zstd_decompress_one()216 struct zstd_ctx *ctx; in zstd_decompress()