Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
D842.c36 struct crypto842_ctx { struct
53 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init() argument
69 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),