Home | History | Annotate | Download | only in cros

Lines Matching defs:passphrase

671   const std::string& passphrase() const { return passphrase_; }
693 void SetPassphrase(const std::string& passphrase);
705 void SetEAPPassphrase(const std::string& passphrase);
715 // Return true if a passphrase or other input is required to connect.
731 void set_passphrase(const std::string& passphrase) {
732 passphrase_ = passphrase;
758 // Tells flimflam to save passphrase and EAP credentials to disk.
762 // Passphrase set by user (stored for UI).
1098 // Connect to the specified network with security, ssid, passphrase, identity,
1102 const std::string& passphrase,
1119 // server hostname, provider_type, PSK passphrase, username and passphrase.