Searched refs:ENCRYPT_CONNECTION_RESPONSE (Results 1 – 5 of 5) sorted by relevance
31 ENCRYPT_CONNECTION_RESPONSE, enumerator
34 view.GetType() == Link::PacketType::ENCRYPT_CONNECTION_RESPONSE); in GetEncryptConnection()
67 Link::PacketType::ENCRYPT_CONNECTION_RESPONSE, std::move(encrypt_connection), source, dest)); in WrapEncryptConnectionResponse()
142 ASSERT_EQ(view.GetType(), Link::PacketType::ENCRYPT_CONNECTION_RESPONSE); in TEST_F()
142 case Link::PacketType::ENCRYPT_CONNECTION_RESPONSE: in IncomingPacket()