Searched refs:kPAD (Results 1 – 5 of 5) sorted by relevance
131 if (it->first == kPAD && need_pad_tag) { in ConstructHandshakeMessage()139 if (it->first > kPAD && need_pad_tag) { in ConstructHandshakeMessage()166 if (it->first > kPAD && need_pad_value) { in ConstructHandshakeMessage()280 if (!writer->WriteUInt32(kPAD)) { in WritePadTag()
93 const QuicTag kPAD = TAG('P', 'A', 'D', '\0'); // Padding variable
305 case kPAD: in DebugStringInternal()
166 message.SetStringPiece(kPAD, string(kClientHelloMinimumSize, '-')); in InchoateClientHello()
600 client_hello_copy.Erase(kPAD); in ProcessClientHello()