Home
last modified time | relevance | path

Searched defs:dNSName (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/include/openssl/
Dx509v3.h138 ASN1_IA5STRING *dNSName; member
/third_party/curl/lib/vtls/
Dopenssl.c1656 bool dNSName = FALSE; /* if a dNSName field exists in the cert */ in verifyhost() local