Searched refs:ghash_ctx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dghash-generic.c26 struct ghash_ctx { struct
47 struct ghash_ctx *ctx = crypto_shash_ctx(tfm);
67 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
100 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx)
119 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
130 struct ghash_ctx *ctx = crypto_tfm_ctx(tfm);
148 .cra_ctxsize = sizeof(struct ghash_ctx),
H A Dgcm.c64 struct crypto_gcm_ghash_ctx ghash_ctx; member in struct:crypto_gcm_req_priv_ctx
256 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
286 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
345 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
370 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
455 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
542 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
596 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
617 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c37 struct ghash_ctx { struct
58 struct ghash_ctx *ctx = crypto_shash_ctx(tfm);
74 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
106 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx)
127 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
149 .cra_ctxsize = sizeof(struct ghash_ctx),

Completed in 115 milliseconds