Searched defs:is_resume (Results 1 – 1 of 1) sorted by relevance
113 bool is_resume = false; member1392 static bool CheckAuthProperties(SSL *ssl, bool is_resume, in CheckAuthProperties()1493 static bool CheckHandshakeProperties(SSL *ssl, bool is_resume, in CheckHandshakeProperties()1762 const TestConfig *retry_config, bool is_resume, in DoConnection()2027 const TestConfig *config, bool is_resume, in DoExchange()2344 bool is_resume = i > 0; in main() local