Searched refs:WrapEncryptConnectionResponse (Results 1 – 4 of 4) sorted by relevance
55 static std::shared_ptr<LinkLayerPacketBuilder> WrapEncryptConnectionResponse(
64 std::shared_ptr<LinkLayerPacketBuilder> LinkLayerPacketBuilder::WrapEncryptConnectionResponse( in WrapEncryptConnectionResponse() function in test_vendor_lib::packets::LinkLayerPacketBuilder
135 …LinkLayerPacketBuilder::WrapEncryptConnectionResponse(std::move(encrypt_connection_builder), sourc… in TEST_F()
301 SendLinkLayerPacket(LinkLayerPacketBuilder::WrapEncryptConnectionResponse( in IncomingEncryptConnection()