OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSL_WAIT
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/base/
schanneladapter.h
38
SSL_NONE,
SSL_WAIT
, SSL_CONNECTING, SSL_CONNECTED, SSL_ERROR
sslstreamadapterhelper.h
80
SSL_WAIT
, // waiting for the stream to open to start SSL negotiation
110
// Go from state SSL_NONE to either SSL_CONNECTING or
SSL_WAIT
,
openssladapter.h
50
SSL_NONE,
SSL_WAIT
, SSL_CONNECTING, SSL_CONNECTED, SSL_ERROR
opensslstreamadapter.h
110
SSL_WAIT
, // waiting for the stream to open to start SSL negotiation
124
// Go from state SSL_NONE to either SSL_CONNECTING or
SSL_WAIT
,
Completed in 309 milliseconds