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