Searched refs:kCCS (Results 1 – 3 of 3) sorted by relevance
100 const QuicTag kCCS = TAG('C', 'C', 'S', 0); // Common certificate set variable
370 out->SetStringPiece(kCCS, common_cert_sets->GetCommonHashes()); in FillInchoateClientHello()
1142 if (client_hello.GetStringPiece(kCCS, &client_common_set_hashes)) { in BuildRejection()