Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_purp.c276 static const int supported_nids[] = { in X509_supported_extension() local
301 if (OBJ_bsearch_nid(&ex_nid, supported_nids, OSSL_NELEM(supported_nids))) in X509_supported_extension()
/third_party/openssl/crypto/x509/
H A Dv3_purp.c276 static const int supported_nids[] = { in X509_supported_extension() local
301 if (OBJ_bsearch_nid(&ex_nid, supported_nids, OSSL_NELEM(supported_nids))) in X509_supported_extension()

Completed in 4 milliseconds