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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Dsha1.c31 struct sha1_ctx { struct
39 struct sha1_ctx *sctx = crypto_tfm_ctx(tfm);
40 static const struct sha1_ctx initstate = {
52 struct sha1_ctx *sctx = crypto_tfm_ctx(tfm);
86 struct sha1_ctx *sctx = crypto_tfm_ctx(tfm);
115 .cra_ctxsize = sizeof(struct sha1_ctx),

Completed in 64 milliseconds