Searched defs:ConstructHandshakeMessage (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/net/quic/ | ||
D | quic_crypto_stream_test.cc | 59 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in net::test::__anon93218cc90111::QuicCryptoStreamTest |
D | quic_crypto_client_stream_test.cc | 46 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in net::test::__anon2e2757070111::QuicCryptoClientStreamTest |
D | quic_crypto_server_stream_test.cc | 97 void ConstructHandshakeMessage() { in ConstructHandshakeMessage() function in net::test::__anon6ef7591f0111::QuicCryptoServerStreamTest |
/external/chromium_org/net/quic/crypto/ | ||
D | crypto_framer.cc | 85 QuicData* CryptoFramer::ConstructHandshakeMessage( in ConstructHandshakeMessage() function in net::CryptoFramer |
D | crypto_framer_test.cc | 52 TEST(CryptoFramerTest, ConstructHandshakeMessage) { in TEST() argument |