Home
last modified time | relevance | path

Searched refs:NUM_NID (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/objects/
H A Dobj_dat.c230 static TSAN_QUALIFIER int new_nid = NUM_NID; in obj_new_nid_unlocked()
336 || (n > 0 && n < NUM_NID && nid_objs[n].nid != NID_undef)) in OBJ_nid2obj()
H A Dobj_dat.h1320 #define NUM_NID 1454 macro
1321 static const ASN1_OBJECT nid_objs[NUM_NID] = {

Completed in 31 milliseconds