ghash_ctx 33 arch/s390/crypto/ghash_s390.c struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_ctx 44 arch/s390/crypto/ghash_s390.c struct ghash_ctx *ctx = crypto_shash_ctx(tfm); ghash_ctx 132 arch/s390/crypto/ghash_s390.c .cra_ctxsize = sizeof(struct ghash_ctx), ghash_ctx 56 arch/x86/crypto/ghash-clmulni-intel_glue.c struct ghash_ctx *ctx = crypto_shash_ctx(tfm); ghash_ctx 82 arch/x86/crypto/ghash-clmulni-intel_glue.c struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_ctx 114 arch/x86/crypto/ghash-clmulni-intel_glue.c static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) ghash_ctx 135 arch/x86/crypto/ghash-clmulni-intel_glue.c struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_ctx 157 arch/x86/crypto/ghash-clmulni-intel_glue.c .cra_ctxsize = sizeof(struct ghash_ctx), ghash_ctx 71 crypto/gcm.c struct crypto_gcm_ghash_ctx ghash_ctx; ghash_ctx 233 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 250 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 295 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 325 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 433 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 500 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 511 crypto/gcm.c struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; ghash_ctx 58 crypto/ghash-generic.c struct ghash_ctx *ctx = crypto_shash_ctx(tfm); ghash_ctx 84 crypto/ghash-generic.c struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_ctx 117 crypto/ghash-generic.c static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) ghash_ctx 136 crypto/ghash-generic.c struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_ctx 147 crypto/ghash-generic.c struct ghash_ctx *ctx = crypto_tfm_ctx(tfm); ghash_ctx 164 crypto/ghash-generic.c .cra_ctxsize = sizeof(struct ghash_ctx),