sha512_update
sha512_update,
.update = sha512_update,
.update = sha512_update,
sha512_update,
sha512_update(&ctx, len, buf);
sha512_update(&hash->ctx512, len, data);
sha512_update(&ctx, len, buf);
sha512_update(&hash->ctx512, len, data);