Searched refs:readEncryptedData (Results 1 – 1 of 1) sorted by relevance
1190 int produced = readEncryptedData(dst, pendingNet); in readPendingBytesFromBIO()1216 private int readEncryptedData(final ByteBuffer dst, final int pending) throws SSLException { in readEncryptedData() method in ConscryptEngine