Searched refs:secondary_passphrase (Results 1 – 3 of 3) sorted by relevance
34 std::string secondary_passphrase; member
241 configuration.secondary_passphrase.length() > 0); in OnUserConfigured()245 service_->SetPassphrase(configuration.secondary_passphrase, true, true); in OnUserConfigured()
127 !result->GetString("passphrase", &config->secondary_passphrase)) in GetConfiguration()