Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dlz4.c15 struct lz4_ctx { struct
32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_init()
48 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),
/kernel/linux/linux-6.6/crypto/
H A Dlz4.c15 struct lz4_ctx { struct
32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_init()
48 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),

Completed in 1 milliseconds