Searched refs:ext_nids (Results 1 – 1 of 1) sorted by relevance
159 static const int *ext_nids = ext_nid_list; variable165 nid = ext_nids[i]; in X509_REQ_extension_nid()175 return ext_nids; in X509_REQ_get_extension_nids()180 ext_nids = nids; in X509_REQ_set_extension_nids()191 if ((req == NULL) || (req->req_info == NULL) || !ext_nids) in STACK_OF()193 for (pnid = ext_nids; *pnid != NID_undef; pnid++) { in STACK_OF()