Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DConscryptEngine.java846 throw convertException(e); in unwrap()
851 throw convertException(e); in unwrap()
854 throw convertException(e); in unwrap()
986 throw convertException(e); in writePlaintextData()
1046 throw convertException(e); in readPlaintextData()
1089 private SSLException convertException(Throwable e) { in convertException() method in ConscryptEngine
1209 throw convertException(e); in readPendingBytesFromBIO()
1237 throw convertException(e); in readEncryptedData()