Searched refs:kPropertyPreSharedKey (Results 1 – 4 of 4) sorted by relevance
124 static const char kPropertyPreSharedKey[]; variable
130 const char WPASupplicant::kPropertyPreSharedKey[] = "psk"; member in shill::WPASupplicant
671 params.SetString(WPASupplicant::kPropertyPreSharedKey, passphrase_); in GetSupplicantConfigurationParameters()
486 arg.ContainsString(WPASupplicant::kPropertyPreSharedKey);692 EXPECT_TRUE(params.ContainsString(WPASupplicant::kPropertyPreSharedKey)); in TEST_F()