Searched refs:sha512_ctx (Results 1 – 1 of 1) sorted by relevance
29 struct sha512_ctx { struct181 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),