Searched defs:early_data_attempted (Results 1 – 4 of 4) sorted by relevance
51 bool early_data_attempted() const { return early_data_attempted_; } in early_data_attempted() function
468 bool early_data_attempted = false; in TEST_F() local
642 bool resumption_attempted = false, early_data_attempted = false; in TryExtractChloOrBufferEarlyPacket() local
862 bool early_data_attempted = false; // TLS only. member