Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:verifyChain

539             return verifyChain(untrustedChain, trustAnchorChain, host, clientAuth, ocspData,
575 return verifyChain(untrustedChain, trustAnchorChain, host, clientAuth, ocspData,
643 // 7. If no errors were encountered above then verifyChain was never called because it was
650 private List<X509Certificate> verifyChain(List<X509Certificate> untrustedChain,