Lines Matching refs:chachapoly_ctx
25 struct chachapoly_ctx {
72 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
101 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
205 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
243 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
306 struct chachapoly_ctx *ctx = crypto_aead_ctx(aead);
333 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
358 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
423 inst->alg.base.cra_ctxsize = sizeof(struct chachapoly_ctx) +