Home
last modified time | relevance | path

Searched refs:NID_SRVName (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/x509/
Dv3_san.c105 case NID_SRVName: in STACK_OF()
216 if ((nid == NID_SRVName in GENERAL_NAME_print()
218 || (nid != NID_SRVName in GENERAL_NAME_print()
235 case NID_SRVName: in GENERAL_NAME_print()
/third_party/openssl/crypto/objects/
Dobj_dat.h2332 {"id-on-dnsSRV", "SRVName", NID_SRVName, 8, &so[7828]},
/third_party/node/src/
Dnode_crypto_common.cc702 case NID_SRVName: in PrintGeneralName()
/third_party/openssl/include/openssl/
Dobj_mac.h1938 #define NID_SRVName 1210 macro