Searched refs:clientShake (Results 1 – 1 of 1) sorted by relevance
102 bool clientShake = false; in test_crypto_tls_session_psk() local 165 if (!clientShake) { in test_crypto_tls_session_psk() 170 clientShake = true; in test_crypto_tls_session_psk() 173 } while (!clientShake || !serverShake); in test_crypto_tls_session_psk() 254 bool clientShake = false; in test_crypto_tls_session_x509() local 357 if (!clientShake) { in test_crypto_tls_session_x509() 362 clientShake = true; in test_crypto_tls_session_x509() 365 } while (!clientShake || !serverShake); in test_crypto_tls_session_x509()