Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dlzo.c14 struct lzo_ctx { struct
31 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_init() argument
47 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_exit()
70 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_compress()
114 .cra_ctxsize = sizeof(struct lzo_ctx),