Home
last modified time | relevance | path

Searched refs:sha512_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/crypto/
Dsha512.c29 struct sha512_ctx { struct
181 struct sha512_ctx *sctx = ctx; in sha512_init()
197 struct sha512_ctx *sctx = ctx; in sha384_init()
213 struct sha512_ctx *sctx = ctx; in sha512_update()
250 struct sha512_ctx *sctx = ctx; in sha512_final()
307 memset(sctx, 0, sizeof(struct sha512_ctx)); in sha512_final()
312 struct sha512_ctx *sctx = ctx; in sha384_final()
325 .cra_ctxsize = sizeof(struct sha512_ctx),
340 .cra_ctxsize = sizeof(struct sha512_ctx),