Searched refs:POLICY_CONSTRAINTS (Results 1 – 7 of 7) sorted by relevance
77 ASN1_ITEM_ref(POLICY_CONSTRAINTS),86 ASN1_SEQUENCE(POLICY_CONSTRAINTS) = {87 ASN1_IMP_OPT(POLICY_CONSTRAINTS, requireExplicitPolicy, ASN1_INTEGER,0),88 ASN1_IMP_OPT(POLICY_CONSTRAINTS, inhibitPolicyMapping, ASN1_INTEGER,1)89 } ASN1_SEQUENCE_END(POLICY_CONSTRAINTS)91 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(POLICY_CONSTRAINTS)97 POLICY_CONSTRAINTS *pcons = a;109 POLICY_CONSTRAINTS *pcons = NULL; in v2i_POLICY_CONSTRAINTS()
127 POLICY_CONSTRAINTS *ext_pcons = NULL; in policy_cache_new()
401 criticalExtensions.remove(RFC3280CertPathUtilities.POLICY_CONSTRAINTS); in engineValidate()465 criticalExtensions.remove(RFC3280CertPathUtilities.POLICY_CONSTRAINTS); in engineValidate()
402 public static final String POLICY_CONSTRAINTS = Extension.policyConstraints.getId(); field in RFC3280CertPathUtilities1577 RFC3280CertPathUtilities.POLICY_CONSTRAINTS)); in prepareNextCertI1()1632 RFC3280CertPathUtilities.POLICY_CONSTRAINTS)); in prepareNextCertI2()2368 RFC3280CertPathUtilities.POLICY_CONSTRAINTS)); in wrapupCertB()
540 || oidId.equals(RFC3280CertPathUtilities.POLICY_CONSTRAINTS) in hasUnsupportedCriticalExtension()
93 protected static final String POLICY_CONSTRAINTS = Extension.policyConstraints.getId(); field in CertPathValidatorUtilities
347 } POLICY_CONSTRAINTS; typedef601 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_CONSTRAINTS)602 DECLARE_ASN1_ITEM(POLICY_CONSTRAINTS)