Lines Matching defs:ghash_async_ctx
58 struct ghash_async_ctx {
219 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
233 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
251 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
268 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
290 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
309 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm);
321 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm);
336 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm);
357 .cra_ctxsize = sizeof(struct ghash_async_ctx),