Home
last modified time | relevance | path

Searched refs:kCCS (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/quic/crypto/
Dcrypto_protocol.h91 const QuicTag kCCS = TAG('C', 'C', 'S', 0); // Common certificate set variable
Dquic_crypto_client_config.cc325 out->SetStringPiece(kCCS, common_cert_sets->GetCommonHashes()); in FillInchoateClientHello()
Dquic_crypto_server_config.cc1074 client_hello.GetStringPiece(kCCS, &their_common_set_hashes); in BuildRejection()