NID_sha1WithRSAEncryption
if ((md = EVP_MD_meth_new(NID_sha1, NID_sha1WithRSAEncryption)) == NULL
NID_sha1WithRSAEncryption,
{"RSA-SHA1", "sha1WithRSAEncryption", NID_sha1WithRSAEncryption, 9, &so[365]},
{NID_sha1WithRSAEncryption, NID_sha1, NID_rsaEncryption},
_hidden_sha1_md = EVP_MD_meth_new(NID_sha1, NID_sha1WithRSAEncryption);
if ((md = EVP_MD_meth_new(NID_sha1, NID_sha1WithRSAEncryption)) == NULL
NID_sha1WithRSAEncryption, NID_undef, 1, 0,
default_nid = NID_sha1WithRSAEncryption;