Searched refs:beginHandshake (Results 1 – 6 of 6) sorted by relevance
77 e.beginHandshake(); in test_ConstructorLjava_lang_StringI01()84 e.beginHandshake(); in test_ConstructorLjava_lang_StringI01()88 e.beginHandshake(); in test_ConstructorLjava_lang_StringI01()240 sse.beginHandshake(); in test_beginHandshake()246 sse.beginHandshake(); in test_beginHandshake()252 sse.beginHandshake(); in test_beginHandshake()268 sse.beginHandshake(); in test_UseClientMode()291 sse.beginHandshake(); in test_getHandshakeStatus()1060 engine.beginHandshake(); in HandshakeHandler()
100 client.beginHandshake(); in connect()101 server.beginHandshake(); in connect()
1686 public abstract void beginHandshake() throws SSLException; in beginHandshake() method in SSLEngine
126 public void beginHandshake() throws SSLException { } in beginHandshake() method in MySSLContextSpi.tmpSSLEngine
124 public void beginHandshake() throws SSLException { } in beginHandshake() method in MySSLContextSpi.tmpSSLEngine
104 sslEngine.beginHandshake(); in test_SSLEngine_underflowsOnEmptyBuffersDuringHandshake()450 c.clientContext.createSSLEngine().beginHandshake(); in test_SSLEngine_beginHandshake()