sha384_update
sha384_update,
.update = sha384_update,
.update = sha384_update,
sha384_update,
sha384_update(&ctx, len, buf);
sha384_update(&hash->ctx384, len, data);
sha384_update(&ctx, len, buf);
sha384_update(&hash->ctx384, len, data);