Searched refs:lzo_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct lzo_ctx { struct31 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_init() argument42 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_exit()50 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_compress()82 .cra_ctxsize = sizeof(struct lzo_ctx),