Searched refs:is_resume (Results 1 – 1 of 1) sorted by relevance
945 static bool CheckHandshakeProperties(SSL *ssl, bool is_resume) { in CheckHandshakeProperties() argument953 if (is_resume && in CheckHandshakeProperties()960 bool expect_handshake_done = is_resume || !config->false_start; in CheckHandshakeProperties()1125 const TestConfig *config, bool is_resume, in DoExchange() argument1324 !CheckHandshakeProperties(ssl.get(), is_resume)) { in DoExchange()