Searched refs:wait_client_hello (Results 1 – 2 of 2) sorted by relevance
773 wait_client_hello, enumerator
7762 ss->ssl3.hs.ws = wait_client_hello; in ssl3_SendHelloRequest()7986 if ((ss->ssl3.hs.ws != wait_client_hello) && in ssl3_HandleClientHello()8777 if (ss->ssl3.hs.ws != wait_client_hello) { in ssl3_HandleV2ClientHello()12292 ss->ssl3.hs.ws = (ss->sec.isServer) ? wait_client_hello : wait_server_hello; in ssl3_InitState()