Searched defs:source_address_token (Results 1 – 5 of 5) sorted by relevance
68 std::string source_address_token; // An opaque proof of IP ownership. member
163 string source_address_token("test_source_address_token"); in CacheDummyServerConfig() local
716 string source_address_token("test_source_address_token"); in VerifyInitialization() local12693 string source_address_token("test_source_address_token"); in TEST_P() local
245 absl::string_view server_config, absl::string_view source_address_token, in Initialize()278 const std::string& QuicCryptoClientConfig::CachedState::source_address_token() in source_address_token() function in quic::QuicCryptoClientConfig::CachedState
1358 std::string source_address_token; in BuildServerConfigUpdateMessage() local1728 SourceAddressToken* source_address_token = source_address_tokens.add_tokens(); in NewSourceAddressToken() local1811 const SourceAddressToken& source_address_token, const QuicIpAddress& ip, in ValidateSingleSourceAddressToken()1823 const SourceAddressToken& source_address_token, QuicWallTime now) const { in ValidateSourceAddressTokenTimestamp() argument