Home
last modified time | relevance | path

Searched refs:zstd_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dzstd.c24 struct zstd_ctx { struct
37 struct zstd_ctx *ctx; in zstd_alloc_stream() argument
78 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()