Return the null digest method (zero-length digest, for testing/legacy use).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_md_null();
Pointer to the static null EVP_MD.