Searched refs:NUM_NID (Results 1 – 2 of 2) sorted by relevance
38 static int new_nid = NUM_NID;225 if ((n >= 0) && (n < NUM_NID)) { in OBJ_nid2obj()255 if ((n >= 0) && (n < NUM_NID)) { in OBJ_nid2sn()285 if ((n >= 0) && (n < NUM_NID)) { in OBJ_nid2ln()
1120 #define NUM_NID 1248 macro1121 static const ASN1_OBJECT nid_objs[NUM_NID] = {