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.