zstd_ctx 32 crypto/zstd.c static int zstd_comp_init(struct zstd_ctx *ctx) zstd_ctx 56 crypto/zstd.c static int zstd_decomp_init(struct zstd_ctx *ctx) zstd_ctx 79 crypto/zstd.c static void zstd_comp_exit(struct zstd_ctx *ctx) zstd_ctx 86 crypto/zstd.c static void zstd_decomp_exit(struct zstd_ctx *ctx) zstd_ctx 109 crypto/zstd.c struct zstd_ctx *ctx; zstd_ctx 126 crypto/zstd.c struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); zstd_ctx 145 crypto/zstd.c struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); zstd_ctx 154 crypto/zstd.c struct zstd_ctx *zctx = ctx; zstd_ctx 167 crypto/zstd.c struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); zstd_ctx 183 crypto/zstd.c struct zstd_ctx *zctx = ctx; zstd_ctx 195 crypto/zstd.c struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); zstd_ctx 211 crypto/zstd.c .cra_ctxsize = sizeof(struct zstd_ctx),