Searched refs:kX509 (Results 1 – 4 of 4) sorted by relevance
371 const QuicTag kX509 = TAG('X', '5', '0', '9'); // X.509 certificate, all key variable
165 EXPECT_EQ(kX509, pdmd); in TEST_F()
428 out->SetVector(kPDMD, QuicTagVector{kX509}); in FillInchoateClientHello()
112 if (tag == kX509) { in ClientDemandsX509Proof()