/external/wpa_supplicant_8/wpa_supplicant/ |
README-HS20 | 208 # phase2: Pre-configure Phase 2 (inner authentication) parameters 299 # phase2="auth=MSCHAPV2" 497 EAP-TTLSv0 Phase2 method=PAP 614 phase2="auth=MSCHAPV2" 630 phase2: Credential/UsernamePassword/EAPMethod or NAI Realm list
|
interworking.c | [all...] |
wpa_supplicant.conf | 531 # phase2: Pre-configure Phase 2 (inner authentication) parameters 617 # phase2="auth=MSCHAPV2" [all...] |
config.c | [all...] |
/device/google/marlin/ |
wpa_supplicant_wcn.conf | 447 # phase2: Phase2 (inner authentication with TLS tunnel) parameters 450 # Following certificate/private key fields are used in inner Phase2 566 # phase2="auth=MSCHAPV2" 593 # phase2="auth=MSCHAPV2" 606 # phase2="autheap=TLS"
|
/external/libunwind_llvm/src/ |
Unwind-sjlj.c | 165 "stop here, but now if phase2 it did not stop here"); 299 /// When _Unwind_RaiseException() is in phase2, it hands control
|
UnwindLevel1.c | 204 "stop here, but now in phase2 it did not stop here"); 367 /// When _Unwind_RaiseException() is in phase2, it hands control
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
Unwind-sjlj.c | 165 "stop here, but now if phase2 it did not stop here"); 299 /// When _Unwind_RaiseException() is in phase2, it hands control
|
UnwindLevel1.c | 197 "stop here, but now in phase2 it did not stop here"); 360 /// When _Unwind_RaiseException() is in phase2, it hands control
|
/device/htc/flounder/gps/qct/lib/hw/ |
gps.default.so | |
/external/ipsec-tools/ |
NEWS | 11 o Phase2 message identities are phase1 specific (Vista compatibility=
|
/external/ipsec-tools/src/racoon/ |
handler.c | 572 * create new isakmp Phase 2 status record to handle isakmp in Phase2 648 * delete new isakmp Phase 2 status record to handle isakmp in Phase2 682 * create new isakmp Phase 2 status record to handle isakmp in Phase2 811 * create new isakmp Phase 2 status record to handle isakmp in Phase2
|
isakmp_inf.c | 390 "phase2 should be deleted.\n", 397 "no phase2 handle found.\n", 1277 * delete all phase2 sa relatived to the destination address. [all...] |
/system/connectivity/shill/supplicant/ |
wpa_supplicant.cc | 105 const char WPASupplicant::kNetworkPropertyEapInnerEap[] = "phase2";
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_eke.c | 33 int phase2; member in struct:eap_eke_data 95 data->phase2 = sm->init_phase2; 482 if (eap_user_get(sm, data->peerid, data->peerid_len, data->phase2)) {
|
eap_server.c | 154 * @phase2: 0 = EAP phase1 user, 1 = EAP phase2 (tunneled) user 163 int phase2) 179 identity_len, phase2, user) != 0) { [all...] |
/external/wpa_supplicant_8/hs20/server/ |
spp_server.c | 287 "WHERE identity=%Q AND realm=%Q AND phase2=1", 387 "%s=%Q AND realm=%Q AND phase2=1", 417 "%s=%Q AND realm=%Q AND phase2=1", 481 "WHERE %s=%Q AND phase2=1", [all...] |
/device/htc/flounder/gps/qct/lib/ |
libgps.utils.so | |
libloc_core.so | |
/external/libunwind_llvm/include/ |
unwind.h | 123 uintptr_t private_2; // holds sp that phase1 found for phase2 to use
|
/external/wpa_supplicant_8/src/ap/ |
ap_config.h | 159 int phase2; member in struct:hostapd_eap_user
|
hostapd.h | 510 size_t identity_len, int phase2);
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
PasspointManagementObjectManagerTest.java | 96 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP);
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
unwind.h | 123 uintptr_t private_2; // holds sp that phase1 found for phase2 to use
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_fast.c | 377 "during unauthenticated provisioning; reject phase2" 586 wpa_printf(MSG_INFO, "EAP-FAST: Phase2 Request processing " [all...] |