Searched refs:pendingOutboundEncryptedBytes (Results 1 – 1 of 1) sorted by relevance
502 return pendingStatus(pendingOutboundEncryptedBytes()); in getHandshakeStatusInternal()519 private int pendingOutboundEncryptedBytes() { in pendingOutboundEncryptedBytes() method in ConscryptEngine833 if (pendingOutboundEncryptedBytes() > 0) { in unwrap()909 if (pendingOutboundEncryptedBytes() > 0) { in handshake()923 return pendingStatus(pendingOutboundEncryptedBytes()); in handshake()932 if (pendingOutboundEncryptedBytes() > 0) { in handshake()1178 int pendingNet = pendingOutboundEncryptedBytes(); in readPendingBytesFromBIO()