Searched refs:crypto842_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct crypto842_ctx { struct53 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init() argument69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_exit()78 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_compress()109 .cra_ctxsize = sizeof(struct crypto842_ctx),