Searched refs:expect_handshake_done (Results 1 – 1 of 1) sorted by relevance
960 bool expect_handshake_done = is_resume || !config->false_start; in CheckHandshakeProperties() local961 if (expect_handshake_done != GetTestState(ssl)->handshake_done) { in CheckHandshakeProperties()967 if (expect_handshake_done && !config->is_server) { in CheckHandshakeProperties()