HomeSort by relevance Sort by last modified time
    Searched refs:GEN_DNS (Results 1 - 15 of 15) sorted by null

  /external/boringssl/src/crypto/x509v3/
v3_genn.c 84 ASN1_IMP(GENERAL_NAME, d.dNSName, ASN1_IA5STRING, GEN_DNS),
128 case GEN_DNS:
176 case GEN_DNS:
209 case GEN_DNS:
v3name_test.cc 201 case GEN_DNS:
270 return set_altname(crt, GEN_DNS, name, 0);
v3_alt.c 143 case GEN_DNS:
213 case GEN_DNS:
467 case GEN_DNS:
553 type = GEN_DNS;
v3_utl.c 974 } else if (check_type == GEN_DNS) {
1000 else if (check_type == GEN_DNS)
1044 return do_x509_check(x, chk, chklen, flags, GEN_DNS, peername);
    [all...]
v3_ncons.c 356 case GEN_DNS:
  /external/libevent/sample/
openssl_hostname_validation.c 128 if (current_name->type == GEN_DNS) {
  /external/ipsec-tools/src/racoon/
crypto_openssl.h 44 #define GENT_DNS GEN_DNS
crypto_openssl.c 724 if (gen->type == GEN_DNS ||
    [all...]
  /external/curl/lib/vtls/
openssl.c     [all...]
  /external/boringssl/src/include/openssl/
x509v3.h 184 #define GEN_DNS 2
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c     [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 256 case GEN_DNS:
    [all...]
  /external/python/cpython2/Modules/
_ssl.c 921 case GEN_DNS:
933 case GEN_DNS:
    [all...]
  /external/python/cpython3/Modules/
_ssl.c 1004 case GEN_DNS:
1016 case GEN_DNS:
    [all...]
  /external/conscrypt/common/src/jni/main/cpp/conscrypt/
native_crypto.cc     [all...]

Completed in 1039 milliseconds