Searched defs:BASIC_CONSTRAINTS (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/tools/testserver/
H A Dminica.py160 BASIC_CONSTRAINTS = asn1.OID([2, 5, 29, 19]) variable
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DCertPathValidatorUtilities.java86 protected static final String BASIC_CONSTRAINTS = Extension.basicConstraints.getId(); field in class:CertPathValidatorUtilities
H A DRFC3280CertPathUtilities.java239 BASIC_CONSTRAINTS));
392 public static final String BASIC_CONSTRAINTS = X509Extensions.BasicConstraints.getId(); field in class:RFC3280CertPathUtilities
2070 RFC3280CertPathUtilities.BASIC_CONSTRAINTS));
2129 RFC3280CertPathUtilities.BASIC_CONSTRAINTS));
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dx509v3.h155 } BASIC_CONSTRAINTS; typedef in typeref:struct:BASIC_CONSTRAINTS_st
507 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dx509v3.h155 } BASIC_CONSTRAINTS; typedef in typeref:struct:BASIC_CONSTRAINTS_st
507 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)
/external/openssl/crypto/x509v3/
H A Dx509v3.h155 } BASIC_CONSTRAINTS; typedef in typeref:struct:BASIC_CONSTRAINTS_st
507 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)
/external/openssl/include/openssl/
H A Dx509v3.h155 } BASIC_CONSTRAINTS; typedef in typeref:struct:BASIC_CONSTRAINTS_st
507 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)

Completed in 147 milliseconds