Home
last modified time | relevance | path

Searched refs:findTrustAnchorBySubjectAndPublicKey (Results 1 – 3 of 3) sorted by relevance

/external/conscrypt/common/src/main/java/org/conscrypt/
DTrustManagerImpl.java483 TrustAnchor leafAsAnchor = findTrustAnchorBySubjectAndPublicKey(leaf); in checkTrusted()
936 private TrustAnchor findTrustAnchorBySubjectAndPublicKey(X509Certificate cert) { in findTrustAnchorBySubjectAndPublicKey() method in TrustManagerImpl
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DTrustManagerImpl.java497 TrustAnchor leafAsAnchor = findTrustAnchorBySubjectAndPublicKey(leaf); in checkTrusted()
950 private TrustAnchor findTrustAnchorBySubjectAndPublicKey(X509Certificate cert) { in findTrustAnchorBySubjectAndPublicKey() method in TrustManagerImpl
/external/conscrypt/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt256 Lcom/android/org/conscrypt/TrustManagerImpl;->findTrustAnchorBySubjectAndPublicKey(Ljava/security/c…