Searched defs:DisableResumption (Results 1 – 3 of 3) sorted by relevance
306 bool QuicCryptoServerStream::DisableResumption() { in DisableResumption() function in quic::QuicCryptoServerStream
308 bool TlsServerHandshaker::DisableResumption() { in DisableResumption() function in quic::TlsServerHandshaker
2103 TEST_P(EndToEndTest, DisableResumption) { in TEST_P() argument