Searched refs:kEapMethodTTLS (Results 1 – 1 of 1) sorted by relevance
260 const std::string& kEapMethodTTLS = "TTLS"; variable820 { kEapMethodTTLS.c_str(), EAP_METHOD_TTLS }, in ParseEAPMethod()1981 SetStringProperty(kEapMethodProperty, kEapMethodTTLS, NULL); in SetEAPMethod()