Lines Matching defs:ghash_async_ctx
41 struct ghash_async_ctx {
202 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
216 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
234 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
251 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
273 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
292 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
304 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm);
319 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm);
340 .cra_ctxsize = sizeof(struct ghash_async_ctx),