Searched defs:ConstructHandshakeMessage (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ | ||
H A D | crypto_framer.cc | 129 std::unique_ptr<QuicData> CryptoFramer::ConstructHandshakeMessage( in ConstructHandshakeMessage() function in quic::CryptoFramer |
H A D | crypto_framer_test.cc | 47 TEST(CryptoFramerTest, ConstructHandshakeMessage) { in TEST() argument |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
H A D | quic_crypto_stream_test.cc | 149 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in quic::test::__anon23f6a9cc0111::QuicCryptoStreamTest |