Searched refs:WifiGenerateMacRandomizationSecret (Results 1 – 3 of 3) sorted by relevance
143 int32_t WifiGenerateMacRandomizationSecret(const std::string &keyName,
61 int ret = WifiGenerateMacRandomizationSecret(STA_RANDOMMAC_KEY_ALIAS, content, outPlant); in CalculateRandomMacForWifiDeviceConfig()
522 int32_t WifiGenerateMacRandomizationSecret(const std::string &keyName, in WifiGenerateMacRandomizationSecret() function