EVP_MD_meth_new
if ((to = EVP_MD_meth_new(md->type, md->pkey_type)) == NULL)
EVP_MD *EVP_MD_meth_new(int md_type, int pkey_type);