Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/obj/
Dobj.c83 static unsigned global_next_nid = NUM_NID;
319 if (nid >= 0 && nid < NUM_NID) { in OBJ_nid2obj()
Dobj_dat.h61 #define NUM_NID 948 macro
945 static const ASN1_OBJECT kObjects[NUM_NID]={