Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dlz4hc.c27 struct lz4hc_ctx { struct
44 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_init() argument
60 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_exit()
89 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_compress_crypto()
124 .cra_ctxsize = sizeof(struct lz4hc_ctx),