Searched refs:ghash_desc_ctx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dghash-generic.c30 struct ghash_desc_ctx { struct
37 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);
66 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);
100 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx)
118 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);
141 .descsize = sizeof(struct ghash_desc_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.c41 struct ghash_desc_ctx { struct
48 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);
73 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);
106 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx)
126 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);
142 .descsize = sizeof(struct ghash_desc_ctx),

Completed in 66 milliseconds