Searched refs:expect_handshake_done (Results 1 – 1 of 1) sorted by relevance
1519 bool expect_handshake_done = in CheckHandshakeProperties() local1521 if (expect_handshake_done != GetTestState(ssl)->handshake_done) { in CheckHandshakeProperties()1527 if (expect_handshake_done && !config->is_server) { in CheckHandshakeProperties()