Searched refs:lz4hc_ctx (Results 1 – 2 of 2) sorted by relevance
14 struct lz4hc_ctx { struct31 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_init() argument47 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_exit()76 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_compress_crypto()112 .cra_ctxsize = sizeof(struct lz4hc_ctx),
8 struct lz4hc_ctx { struct29 struct lz4hc_ctx *zctx = ctx->context; in lz4hc_destroy() argument42 struct lz4hc_ctx *zctx; in lz4hc_create()73 struct lz4hc_ctx *zctx = ctx->context; in lz4hc_compress()99 struct lz4hc_ctx *zctx = ctx->context; in lz4hc_decompress()