Searched defs:dNSName (Results 1 – 7 of 7) sorted by relevance
53 public static final int dNSName = 2; field in GeneralName
51 public static final int dNSName = 2; field in GeneralName
172 ASN1_IA5STRING *dNSName; member
189 ASN1_IA5STRING *dNSName; member
2121 bool dNSName = FALSE; /* if a dNSName field exists in the cert */ in ossl_verifyhost() local