X509V3_EXT_get_nid
if ((method = X509V3_EXT_get_nid(ext_nid)) == NULL) {
if ((method = X509V3_EXT_get_nid(ext_nid)) == NULL) {
return X509V3_EXT_get_nid(nid);
if ((ext = X509V3_EXT_get_nid(nid_from)) == NULL) {
const X509V3_EXT_METHOD *X509V3_EXT_get_nid(int nid);