Searched refs:WrapEncryptConnection (Results 1 – 4 of 4) sorted by relevance
53 static std::shared_ptr<LinkLayerPacketBuilder> WrapEncryptConnection(
58 std::shared_ptr<LinkLayerPacketBuilder> LinkLayerPacketBuilder::WrapEncryptConnection( in WrapEncryptConnection() function in test_vendor_lib::packets::LinkLayerPacketBuilder
113 …LinkLayerPacketBuilder::WrapEncryptConnection(std::move(encrypt_connection_builder), source_, dest… in TEST_F()
880 SendLinkLayerPacket(LinkLayerPacketBuilder::WrapEncryptConnection( in HandleSetConnectionEncryption()