Home
last modified time | relevance | path

Searched refs:ValidateWEPPassphrase (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi_service.h268 static void ValidateWEPPassphrase(const std::string& passphrase,
Dwifi_service.cc264 ValidateWEPPassphrase(passphrase, error); in SetPassphrase()
920 void WiFiService::ValidateWEPPassphrase(const std::string& passphrase, in ValidateWEPPassphrase() function in shill::WiFiService