Searched defs:anchors (Results 1 - 5 of 5) sorted by relevance

/openjdk9/jdk/test/java/net/URL/
H A DEquals.java38 static void anchors() throws Exception { method in class:Equals
/openjdk9/jdk/test/java/security/cert/CertPathValidator/trustAnchor/
H A DValidateNC.java70 private static Set anchors; field in class:ValidateNC
/openjdk9/jdk/src/java.base/share/classes/sun/security/provider/certpath/
H A DPKIX.java87 private Set<TrustAnchor> anchors; field in class:PKIX.ValidatorParams
H A DRevocationChecker.java206 getResponderCert(RevocationProperties rp, Set<TrustAnchor> anchors, List<CertStore> stores) argument
224 getResponderCert(String subject, Set<TrustAnchor> anchors, List<CertStore> stores) argument
239 getResponderCert(String issuer, String serial, Set<TrustAnchor> anchors, List<CertStore> stores) argument
261 getResponderCert(X509CertSelector sel, Set<TrustAnchor> anchors, List<CertStore> stores) argument
496 checkCRLs(X509Certificate cert, PublicKey prevKey, X509Certificate prevCert, boolean signFlag, boolean allowSeparateKey, Set<X509Certificate> stackedCerts, Set<TrustAnchor> anchors) argument
820 verifyPossibleCRLs(Set<X509CRL> crls, X509Certificate cert, PublicKey prevKey, boolean signFlag, boolean[] reasonsMask, Set<TrustAnchor> anchors) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh416 apply(hb_apply_context_t *c, unsigned int mark_index, unsigned int glyph_index, const AnchorMatrix &anchors, unsigned int class_count, unsigned int glyph_pos) const argument

Completed in 124 milliseconds