Return the EVP_MD for the combined MD5-SHA-1 digest used by TLS 1.0/1.1.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_md5_sha1();
Pointer to the digest method, or NULL if unavailable in this build.