commit | a62f052e5d28d7b102171d77fef176151a3e4b5b | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Thu Apr 01 14:08:04 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 01 14:08:47 2021 -0700 |
tree | 46a9392c6ee2a73a2b869f0afe5f3a43123d9ea9 | |
parent | 3c74ea4676e518a62500ce147435b5cc7de74562 [diff] |
Remove unused add_server_nonce(), has_server_nonce(), and GetNextServerNonce(). Remove add_server_nonce(), has_server_nonce(), and GetNextServerNonce() from QuicCryptoClientConfig::CachedState. PiperOrigin-RevId: 366327018 Change-Id: I748288b7d8b5604551fd61b1b4348897e09c39a4
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.