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