Searched refs:zstd_ctx (Results 1 – 1 of 1) sorted by relevance
23 struct zstd_ctx { struct36 struct zstd_ctx *ctx; in zstd_alloc_stream() argument83 static int zstd_compress_one(struct acomp_req *req, struct zstd_ctx *ctx, in zstd_compress_one()111 struct zstd_ctx *ctx; in zstd_compress()195 static int zstd_decompress_one(struct acomp_req *req, struct zstd_ctx *ctx, in zstd_decompress_one()221 struct zstd_ctx *ctx; in zstd_decompress()
Completed in 2 milliseconds