Searched defs:ses (Results 1 – 6 of 6) sorted by relevance
87 SSLSession ses = new MySSLSession(); in testGetCipherSuite() local98 SSLSession ses = new MySSLSession(); in testGetLocalCertificates() local120 SSLSession ses = new MySSLSession(); in testGetPeerCertificates() local133 SSLSession ses = new MySSLSession(); in testGetPeerCertificateChain() local146 SSLSession ses = new MySSLSession(); in testHandshakeCompletedEvent() local
38 SSLSession ses = new MySSLSession(); in testSSLSessionBindingEvent() local
104 SSLSessionImpl ses = new SSLSessionImpl(sr); in testcomputerVerifyDataTLS() local107 assertSame(hs_protocol.getSession(), ses); in testcomputerVerifyDataTLS() local148 SSLSessionImpl ses = new SSLSessionImpl(sr); in testComputerReferenceVerifyDataSSLv3() local151 assertSame(hs_protocol.getSession(), ses); in testComputerReferenceVerifyDataSSLv3() local
51 SSLSession ses = context.getSession(ses1.getId()); in testSSLSessionContextImpl() local
134 int i, ses; in PPPOEConnectDevice() local
221 void OnPortReady(cricket::PortAllocatorSession* ses, in OnPortReady()226 void OnCandidatesReady(cricket::PortAllocatorSession* ses, in OnCandidatesReady()