Searched refs:getOcspDataFromSession (Results 1 – 3 of 3) sorted by relevance
398 ocspData = getOcspDataFromSession(session); in checkTrusted()415 private static byte[] getOcspDataFromSession(SSLSession session) { in getOcspDataFromSession() method in TrustManagerImpl
412 ocspData = getOcspDataFromSession(session); in checkTrusted()429 private static byte[] getOcspDataFromSession(SSLSession session) { in getOcspDataFromSession() method in TrustManagerImpl
258 Lcom/android/org/conscrypt/TrustManagerImpl;->getOcspDataFromSession(Ljavax/net/ssl/SSLSession;)[B