Home | History | Annotate | Download | only in options

Lines Matching defs:passphrase

412   // If the network requires a passphrase, make sure it is the right length.
500 // Passphrase.
697 std::string passphrase = GetPassphrase();
698 if (!passphrase.empty()) {
724 const std::string passphrase = GetPassphrase();
725 if (!passphrase.empty()) {
727 shill::kPassphraseProperty, passphrase);
1083 // Passphrase input
1092 // Disable passphrase input initially for other network.
1209 std::string passphrase;
1211 shill::kPassphraseProperty, &passphrase);
1212 passphrase_textfield_->SetText(base::UTF8ToUTF16(passphrase));
1311 // Passphrase
1317 // If 'Connectable' is True, show a fake passphrase to indicate that it