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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dxcbc.c48 * | xcbc_desc_ctx
55 struct xcbc_desc_ctx { struct
84 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc);
100 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc);
146 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc);
238 inst->alg.descsize = ALIGN(sizeof(struct xcbc_desc_ctx),

Completed in 30 milliseconds