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

/linux-master/crypto/
H A Dlzo-rle.c14 struct lzorle_ctx { struct
31 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm);
47 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm);
70 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm);
114 .cra_ctxsize = sizeof(struct lzorle_ctx),

Completed in 181 milliseconds