Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds