EVP_md5_sha1
EVP_add_digest(EVP_md5_sha1());
const EVP_MD *EVP_md5_sha1(void);
*md = EVP_md5_sha1();
.md = EVP_md5_sha1,