Searched refs:lz4_ctx (Results 1 – 1 of 1) sorted by relevance
15 struct lz4_ctx { struct32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_init() argument48 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_exit()76 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_compress_crypto()111 .cra_ctxsize = sizeof(struct lz4_ctx),