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