Searched refs:lzorle_ctx (Results 1 – 1 of 1) sorted by relevance
14 struct lzorle_ctx { struct31 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_init() argument47 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_exit()70 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_compress()114 .cra_ctxsize = sizeof(struct lzorle_ctx),