| /freebsd-9-stable/contrib/wpa/wpa_supplicant/ |
| D | wpa_supplicant.conf | 614 phase1="peaplabel=1" 746 phase1="fast_provisioning=1" 757 phase1="fast_provisioning=1" 822 phase1="peaplabel=0"
|
| D | eap_testing.txt | 121 encryption", during key derivation (requires phase1="peaplabel=1" in the 126 (phase1="peap_outer_success=0 peaplabel=1") (in "IETF Draft 5" mode) 321 "IETF Draft 5" mode requires phase1="peap_outer_success=0 peaplabel=1" 322 'Cisco ACU 5.05' mode works without phase1 configuration 381 - phase1="peap_outer_success=0 peaplabel=1"
|
| D | scan.c | 65 if (!ssid->eap.phase1) in wpas_wps_in_use() 68 if (os_strstr(ssid->eap.phase1, "pbc=1")) in wpas_wps_in_use()
|
| D | wps_supplicant.c | 237 os_free(ssid->eap.phase1); in wpa_supplicant_wps_cred() 238 ssid->eap.phase1 = NULL; in wpa_supplicant_wps_cred()
|
| D | ChangeLog | 265 EAP-SIM and EAP-AKA (phase1="result_ind=1") 344 store in a PAC list (fast_max_pac_list_len=<max> in phase1 string) 346 (fast_pac_format=binary in phase1 string) 928 * added new phase1 option parameter, include_tls_length=1, to force 1072 peap_outer_success=0 on phase1 parameters in wpa_supplicant.conf 1075 * PEAPv1: changed phase1 option peaplabel to use default to 0, i.e., to 1093 (phase1="sim_min_num_chal=3" can be used to require three challenges) 1218 * PEAP version can now be forced with phase1="peapver=<ver>"
|
| D | config.c | 1467 { STRe(phase1) }, 1634 os_free(eap->phase1); in eap_peer_config_free()
|
| D | config_file.c | 769 STR(phase1); in wpa_config_write_network()
|
| D | README | 634 phase1="peaplabel=0" 697 phase1="peaplabel=0"
|
| /freebsd-9-stable/contrib/wpa/src/eap_peer/ |
| D | eap_peap.c | 78 const char *phase1) in eap_peap_parse_phase1() argument 82 pos = os_strstr(phase1, "peapver="); in eap_peap_parse_phase1() 90 if (os_strstr(phase1, "peaplabel=1")) { in eap_peap_parse_phase1() 96 if (os_strstr(phase1, "peap_outer_success=0")) { in eap_peap_parse_phase1() 100 } else if (os_strstr(phase1, "peap_outer_success=1")) { in eap_peap_parse_phase1() 104 } else if (os_strstr(phase1, "peap_outer_success=2")) { in eap_peap_parse_phase1() 110 if (os_strstr(phase1, "crypto_binding=0")) { in eap_peap_parse_phase1() 113 } else if (os_strstr(phase1, "crypto_binding=1")) { in eap_peap_parse_phase1() 116 } else if (os_strstr(phase1, "crypto_binding=2")) { in eap_peap_parse_phase1() 122 if (os_strstr(phase1, "tnc=soh2")) { in eap_peap_parse_phase1() [all …]
|
| D | eap_wsc.c | 142 const char *phase1; in eap_wsc_init() local 178 phase1 = eap_get_config_phase1(sm); in eap_wsc_init() 179 if (phase1 == NULL) { in eap_wsc_init() 186 pos = os_strstr(phase1, "pin="); in eap_wsc_init() 194 pos = os_strstr(phase1, "pbc=1"); in eap_wsc_init() 206 res = eap_wsc_new_ap_settings(&new_ap_settings, phase1); in eap_wsc_init()
|
| D | eap_config.h | 372 char *phase1; member
|
| D | eap_fast.c | 120 const char *phase1) in eap_fast_parse_phase1() argument 124 pos = os_strstr(phase1, "fast_provisioning="); in eap_fast_parse_phase1() 131 pos = os_strstr(phase1, "fast_max_pac_list_len="); in eap_fast_parse_phase1() 140 pos = os_strstr(phase1, "fast_pac_format=binary"); in eap_fast_parse_phase1() 162 if (config && config->phase1 && in eap_fast_init() 163 eap_fast_parse_phase1(data, config->phase1) < 0) { in eap_fast_init()
|
| D | eap_tls_common.c | 77 eap_tls_params_flags(params, config->phase1); in eap_tls_params_from_conf1() 223 if (config->phase1 && in eap_peer_tls_ssl_init() 224 os_strstr(config->phase1, "include_tls_length=1")) { in eap_peer_tls_ssl_init()
|
| D | eap.c | 1908 return config->phase1; in eap_get_config_phase1() 2123 if (conf->phase1 == NULL || os_strstr(conf->phase1, "pbc=1") == NULL) in eap_is_wps_pbc_enrollee() 2136 if (conf->phase1 == NULL || os_strstr(conf->phase1, "pin=") == NULL) in eap_is_wps_pin_enrollee()
|
| D | eap_sim.c | 104 if (config && config->phase1) { in eap_sim_init() 105 char *pos = os_strstr(config->phase1, "sim_min_num_chal="); in eap_sim_init() 121 data->result_ind = os_strstr(config->phase1, "result_ind=1") != in eap_sim_init()
|
| D | eap_aka.c | 98 const char *phase1 = eap_get_config_phase1(sm); in eap_aka_init() local 109 data->result_ind = phase1 && os_strstr(phase1, "result_ind=1") != NULL; in eap_aka_init()
|
| D | eap_ttls.c | 99 if (config && config->phase1) { in eap_ttls_init() 100 const char *pos = os_strstr(config->phase1, "ttlsver="); in eap_ttls_init()
|
| /freebsd-9-stable/tools/regression/net80211/tkip/ |
| D | test_tkip.c | 128 const u_int8_t *phase1; member 258 if (memcmp(ctx->tx_ttak, t->phase1, t->phase1_len)) { in runtest() 261 t->phase1, t->phase1_len); in runtest() 289 if (memcmp(ctx->rx_ttak, t->phase1, t->phase1_len)) { in runtest() 292 t->phase1, t->phase1_len); in runtest()
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/doc/docbook/ |
| D | wpa_supplicant.conf.sgml | 91 phase1="peaplabel=0" 166 phase1="peaplabel=0"
|