Searched refs:wait_client_hello (Results 1 – 3 of 3) sorted by relevance
196 wait_client_hello = 0, enumerator
319 if (ssl->hs_waitstate != wait_client_hello) { in kssl_handle_handshake_message()472 ASSERT(ssl->hs_waitstate == wait_client_hello); in kssl_handle_client_hello()2090 ASSERT(ssl->hs_waitstate == wait_client_hello); in kssl_handle_v2client_hello()
812 if (ssl->hs_waitstate == wait_client_hello) { in kssl_handle_any_record()