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

  /external/chromium_org/third_party/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:
210 case GEN_DNS:
v3nametest.c 188 case GEN_DNS:
258 return set_altname(crt, GEN_DNS, name, 0);
v3_alt.c 132 case GEN_DNS:
202 case GEN_DNS:
456 case GEN_DNS:
549 type = GEN_DNS;
v3_utl.c 901 else if (check_type == GEN_DNS)
937 else if (check_type == GEN_DNS)
973 return do_x509_check(x, chk, chklen, flags, GEN_DNS);
v3_ncons.c 360 case GEN_DNS:
  /external/openssl/crypto/x509v3/
v3_genn.c 84 ASN1_IMP(GENERAL_NAME, d.dNSName, ASN1_IA5STRING, GEN_DNS),
128 case GEN_DNS:
176 case GEN_DNS:
210 case GEN_DNS:
v3_alt.c 130 case GEN_DNS:
200 case GEN_DNS:
453 case GEN_DNS:
546 type = GEN_DNS;
v3_ncons.c 355 case GEN_DNS:
x509v3.h 177 #define GEN_DNS 2
  /external/ipsec-tools/src/racoon/
crypto_openssl.h 44 #define GENT_DNS GEN_DNS
crypto_openssl.c 718 if (gen->type == GEN_DNS ||
    [all...]
  /external/chromium_org/net/cert/
x509_certificate_openssl.cc 113 if (name->type == GEN_DNS && dns_names) {
  /external/chromium_org/third_party/boringssl/src/include/openssl/
x509v3.h 174 #define GEN_DNS 2
  /external/openssl/include/openssl/
x509v3.h 177 #define GEN_DNS 2
  /external/chromium_org/chrome/common/net/
x509_certificate_model_openssl.cc 601 case GEN_DNS:
    [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 245 milliseconds