Searched refs:NEED_UNWRAP (Results 1 – 4 of 4) sorted by relevance
150 NEED_UNWRAP; enumConstant
183 case NEED_UNWRAP: { in handshakeCompleted()
1019 assertEquals(HandshakeStatus.NEED_UNWRAP, res.getHandshakeStatus()); in test_wrap_ByteBuffer$ByteBuffer_05()1113 case NEED_UNWRAP: { in run()1118 while (status == HandshakeStatus.NEED_UNWRAP) { in run()
105 assertEquals(SSLEngineResult.HandshakeStatus.NEED_UNWRAP, sslEngine.getHandshakeStatus()); in test_SSLEngine_underflowsOnEmptyBuffersDuringHandshake()108 assertEquals(SSLEngineResult.HandshakeStatus.NEED_UNWRAP, result.getHandshakeStatus()); in test_SSLEngine_underflowsOnEmptyBuffersDuringHandshake()