Searched refs:wait_client_hello (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h795 wait_client_hello, enumerator in enum:__anon9718
H A Dssl3con.c7820 ss->ssl3.hs.ws = wait_client_hello;
8044 if ((ss->ssl3.hs.ws != wait_client_hello) &&
8835 if (ss->ssl3.hs.ws != wait_client_hello) {
12379 ss->ssl3.hs.ws = (ss->sec.isServer) ? wait_client_hello : wait_server_hello;

Completed in 145 milliseconds