Home
last modified time | relevance | path

Searched refs:crypto842_ctx (Results 1 – 1 of 1) sorted by relevance

/crypto/
D842.c27 struct crypto842_ctx { struct
44 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init() argument
60 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_exit()
69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_compress()
100 .cra_ctxsize = sizeof(struct crypto842_ctx),