Searched refs:PassWordAnonymize (Results 1 – 5 of 5) sorted by relevance
85 …WIFI_LOGI("PreSharedKey is %{public}s", PassWordAnonymize(hotspotConfig.GetPreSharedKey()).c_str()… in ParseSoftap()
139 std::string PassWordAnonymize(const std::string str);
70 … PassWordAnonymize(apConfig.GetPreSharedKey()).c_str(), m_id, static_cast<int>(apConfig.GetBand()), in UpdateApChannelConfig()
158 std::string PassWordAnonymize(const std::string str) in PassWordAnonymize() function
800 …LOGI("Hotspot preSharedKey changed to %{public}s", PassWordAnonymize(config.GetPreSharedKey()).c_s… in SetHotspotConfig()