Searched refs:findTrustAnchorBySubjectAndPublicKey (Results 1 – 3 of 3) sorted by relevance
483 TrustAnchor leafAsAnchor = findTrustAnchorBySubjectAndPublicKey(leaf); in checkTrusted()936 private TrustAnchor findTrustAnchorBySubjectAndPublicKey(X509Certificate cert) { in findTrustAnchorBySubjectAndPublicKey() method in TrustManagerImpl
497 TrustAnchor leafAsAnchor = findTrustAnchorBySubjectAndPublicKey(leaf); in checkTrusted()950 private TrustAnchor findTrustAnchorBySubjectAndPublicKey(X509Certificate cert) { in findTrustAnchorBySubjectAndPublicKey() method in TrustManagerImpl
256 Lcom/android/org/conscrypt/TrustManagerImpl;->findTrustAnchorBySubjectAndPublicKey(Ljava/security/c…