Searched refs:NUM_NID (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobj_dat.c73 # define NUM_NID 0 macro
99 static int new_nid = NUM_NID;
230 if (!obj_cleanup_defer && nid >= NUM_NID)
318 if ((n >= 0) && (n < NUM_NID)) {
345 if ((n >= 0) && (n < NUM_NID)) {
372 if ((n >= 0) && (n < NUM_NID)) {
H A Dobj_dat.h65 #define NUM_NID 958 macro
957 static const ASN1_OBJECT nid_objs[NUM_NID]={
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobj_dat.c73 # define NUM_NID 0 macro
99 static int new_nid = NUM_NID;
230 if (!obj_cleanup_defer && nid >= NUM_NID)
318 if ((n >= 0) && (n < NUM_NID)) {
345 if ((n >= 0) && (n < NUM_NID)) {
372 if ((n >= 0) && (n < NUM_NID)) {
H A Dobj_dat.h65 #define NUM_NID 958 macro
957 static const ASN1_OBJECT nid_objs[NUM_NID]={
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A Dobj_dat.c72 #define NUM_NID 0 macro
97 static int new_nid=NUM_NID;
278 if ((n >= 0) && (n < NUM_NID))
310 if ((n >= 0) && (n < NUM_NID))
342 if ((n >= 0) && (n < NUM_NID))
H A Dobj_dat.h65 #define NUM_NID 772 macro
797 static ASN1_OBJECT nid_objs[NUM_NID]={

Completed in 151 milliseconds