Home
last modified time | relevance | path

Searched defs:outPlant (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_randommac_helper.cpp60 std::vector<uint8_t> outPlant = {}; in CalculateRandomMacForWifiDeviceConfig() local
152 void WifiRandomMacHelper::LongLongToBytes(unsigned long long value, std::vector<uint8_t> &outPlant) in LongLongToBytes()
H A Dwifi_encryption_util.cpp523 const std::string &data, std::vector<uint8_t> &outPlant) in WifiGenerateMacRandomizationSecret()