Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dlzo-rle.c14 struct lzorle_ctx { struct
31 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_init() argument
47 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),