SHA224_Update
LCRYPTO_USED(SHA224_Update);
int SHA224_Update(SHA256_CTX *c, const void *data, size_t len)
LCRYPTO_ALIAS(SHA224_Update);