Searched refs:kNONC (Results 1 – 3 of 3) sorted by relevance
68 const QuicTag kNONC = TAG('N', 'O', 'N', 'C'); // The client's nonce variable
420 out->SetStringPiece(kNONC, out_params->client_nonce); in FillClientHello()
941 if (client_hello.GetStringPiece(kNONC, &info->client_nonce) && in EvaluateClientHello()