Home
last modified time | relevance | path

Searched defs:lz4_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/block/zram/
H A Dbackend_lz4.c8 struct lz4_ctx { struct
29 struct lz4_ctx *zctx = ctx->context; in lz4_destroy() argument
/linux/crypto/
H A Dlz4.c15 struct lz4_ctx { struct
32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_init() argument