Searched refs:kPAD (Results 1 – 5 of 5) sorted by relevance
129 if (it->first == kPAD && need_pad_tag) { in ConstructHandshakeMessage()137 if (it->first > kPAD && need_pad_tag) { in ConstructHandshakeMessage()164 if (it->first > kPAD && need_pad_value) { in ConstructHandshakeMessage()278 if (!writer->WriteUInt32(kPAD)) { in WritePadTag()
115 const QuicTag kPAD = TAG('P', 'A', 'D', '\0'); // Padding variable
301 case kPAD: in DebugStringInternal()
257 message.SetStringPiece(kPAD, string(kClientHelloMinimumSize, '-')); in InchoateClientHello()
641 client_hello_copy.Erase(kPAD); in ProcessClientHello()