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