/external/boringssl/src/crypto/x509v3/ |
D | v3_ncons.c | 78 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc); 87 ASN1_ITEM_ref(NAME_CONSTRAINTS), 101 ASN1_SEQUENCE(NAME_CONSTRAINTS) = { 102 ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, permittedSubtrees, 104 ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, excludedSubtrees, 106 } ASN1_SEQUENCE_END(NAME_CONSTRAINTS) 110 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS) 118 NAME_CONSTRAINTS *ncons = NULL; 171 NAME_CONSTRAINTS *ncons = a; in i2r_NAME_CONSTRAINTS() 242 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check() [all …]
|
/external/boringssl/src/include/openssl/ |
D | x509v3.h | 574 OPENSSL_EXPORT int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc); 586 DECLARE_ASN1_ITEM(NAME_CONSTRAINTS) 587 DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
|
D | base.h | 169 typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS; typedef
|
D | x509.h | 261 NAME_CONSTRAINTS *nc;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
D | PKIXCertPathValidatorSpi.java | 404 criticalExtensions.remove(RFC3280CertPathUtilities.NAME_CONSTRAINTS); in engineValidate() 468 criticalExtensions.remove(RFC3280CertPathUtilities.NAME_CONSTRAINTS); in engineValidate()
|
D | X509CertificateObject.java | 540 || oidId.equals(RFC3280CertPathUtilities.NAME_CONSTRAINTS)) in hasUnsupportedCriticalExtension()
|
D | RFC3280CertPathUtilities.java | 410 public static final String NAME_CONSTRAINTS = Extension.nameConstraints.getId(); field in RFC3280CertPathUtilities 1686 RFC3280CertPathUtilities.NAME_CONSTRAINTS)); in prepareNextCertG()
|
D | CertPathValidatorUtilities.java | 90 protected static final String NAME_CONSTRAINTS = Extension.nameConstraints.getId(); field in CertPathValidatorUtilities
|
/external/boringssl/src/crypto/x509/ |
D | x509_vfy.c | 684 NAME_CONSTRAINTS *nc = sk_X509_value(ctx->chain, j)->nc; in check_name_constraints()
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |