Home
last modified time | relevance | path

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

/external/chromium_org/components/onc/
Donc_constants.cc255 const char kEAP_TLS[] = "EAP-TLS"; variable
Donc_constants.h273 ONC_EXPORT extern const char kEAP_TLS[];
/external/chromium_org/chromeos/network/onc/
Donc_translation_tables.cc298 { ::onc::eap::kEAP_TLS, shill::kEapMethodTLS},
Donc_validator.cc775 kPEAP, kEAP_TLS, kEAP_TTLS, kLEAP, kEAP_SIM, kEAP_FAST, kEAP_AKA}; in ValidateEAP()