Searched refs:kEapPhase2AuthProperty (Results 1 – 1 of 1) sorted by relevance
/external/chromium/chrome/browser/chromeos/cros/ |
D | network_library.cc | 241 const char* kEapPhase2AuthProperty = "EAP.InnerEAP"; variable 538 { kEapPhase2AuthProperty, PROPERTY_INDEX_EAP_PHASE_2_AUTH }, 1997 ClearProperty(kEapPhase2AuthProperty); in SetEAPPhase2Auth() 2000 SetStringProperty(kEapPhase2AuthProperty, in SetEAPPhase2Auth() 2006 SetStringProperty(kEapPhase2AuthProperty, in SetEAPPhase2Auth() 2012 SetStringProperty(kEapPhase2AuthProperty, kEapPhase2AuthTTLSMSCHAP, NULL); in SetEAPPhase2Auth() 2015 SetStringProperty(kEapPhase2AuthProperty, kEapPhase2AuthTTLSPAP, NULL); in SetEAPPhase2Auth() 2018 SetStringProperty(kEapPhase2AuthProperty, kEapPhase2AuthTTLSCHAP, NULL); in SetEAPPhase2Auth()
|