Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc260 const std::string& kEapMethodTTLS = "TTLS"; variable
820 { kEapMethodTTLS.c_str(), EAP_METHOD_TTLS }, in ParseEAPMethod()
1981 SetStringProperty(kEapMethodProperty, kEapMethodTTLS, NULL); in SetEAPMethod()