Return the EVP_MD for SHA3-224.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_sha3_224();
Pointer to the digest method, or NULL if unavailable in this build.