Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc259 const std::string& kEapMethodTLS = "TLS"; variable
819 { kEapMethodTLS.c_str(), EAP_METHOD_TLS }, in ParseEAPMethod()
1978 SetStringProperty(kEapMethodProperty, kEapMethodTLS, NULL); in SetEAPMethod()