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

  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
v3_genn.c 90 ASN1_IMP(GENERAL_NAME, d.uniformResourceIdentifier, ASN1_IA5STRING, GEN_URI),
129 case GEN_URI:
177 case GEN_URI:
211 case GEN_URI:
v3_alt.c 136 case GEN_URI:
206 case GEN_URI:
454 case GEN_URI:
547 type = GEN_URI;
v3_ncons.c 366 case GEN_URI:
v3_utl.c 487 if (ad->location->type == GEN_URI)
  /external/openssl/crypto/x509v3/
v3_genn.c 90 ASN1_IMP(GENERAL_NAME, d.uniformResourceIdentifier, ASN1_IA5STRING, GEN_URI),
129 case GEN_URI:
177 case GEN_URI:
211 case GEN_URI:
v3_alt.c 134 case GEN_URI:
204 case GEN_URI:
451 case GEN_URI:
544 type = GEN_URI;
v3_ncons.c 361 case GEN_URI:
v3_utl.c 491 if (ad->location->type == GEN_URI)
x509v3.h 181 #define GEN_URI 6
  /external/ipsec-tools/src/racoon/
crypto_openssl.h 48 #define GENT_URI GEN_URI
crypto_openssl.c 720 gen->type == GEN_URI )
    [all...]
  /external/openssl/crypto/ocsp/
ocsp_ext.c 508 ad->location->type = GEN_URI;
  /external/chromium_org/third_party/boringssl/src/include/openssl/
x509v3.h 178 #define GEN_URI 6
  /external/openssl/include/openssl/
x509v3.h 181 #define GEN_URI 6
  /external/chromium_org/chrome/common/net/
x509_certificate_model_openssl.cc 635 case GEN_URI:
    [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 87 milliseconds