Searched refs:pendingInboundCleartextBytes (Results 1 – 1 of 1) sorted by relevance
523 private int pendingInboundCleartextBytes() { in pendingInboundCleartextBytes() method in ConscryptEngine726 boolean noCleartextDataAvailable = pendingInboundCleartextBytes() <= 0; in unwrap()860 int pendingCleartextBytes = handshakeFinished ? pendingInboundCleartextBytes() : 0; in unwrap()