SHA512_256_Update
return SHA512_256_Update(ctx->md_data, data, count);
int SHA512_256_Update(SHA512_CTX *c, const void *data, size_t len)