Return the SHA-224 digest method (224-bit output).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_sha224();
EVP_MD for SHA-224, or NULL if unavailable.