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

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

Completed in 109 milliseconds