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

/freebsd-13-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.c38 static int new_nid = NUM_NID;
225 if ((n >= 0) && (n < NUM_NID)) {
252 if ((n >= 0) && (n < NUM_NID)) {
279 if ((n >= 0) && (n < NUM_NID)) {
H A Dobj_dat.h1081 #define NUM_NID 1195 macro
1082 static const ASN1_OBJECT nid_objs[NUM_NID] = {

Completed in 130 milliseconds