Searched refs:failure (Results 1 – 13 of 13) sorted by relevance
/hostap-3.6.0/tests/hwsim/ |
D | test_eap.py | 103 run_eap_teap_basic_password_auth_id(dev, apdev, 2, failure=True) 113 def run_eap_teap_basic_password_auth_id(dev, apdev, eap_teap_id, failure=False): argument 122 expect_failure=failure) 259 run_eap_teap_eap_mschapv2_id(dev, apdev, 2, failure=True) 269 def run_eap_teap_eap_mschapv2_id(dev, apdev, eap_teap_id, failure=False): argument 278 expect_failure=failure)
|
D | test_sigma_dut.py | 250 failure=True) 253 failure=False): argument 269 timeout=2 if failure else 10) 270 if failure: 5214 def run_sigma_dut_ap_sae_pk(conffile, dev, ssid, pw, keypair, m, failure, argument 5252 if failure: 5318 for ssid, pw, keypair, m, failure in tests: 5320 failure) 5348 def run_sigma_dut_ap_sae_pk_mixed(conffile, dev, ssid, pw, keypair, m, failure): argument
|
D | test_dpp.py | 2693 run_dpp_pkex_nak_curve_change(dev, apdev, failure=True) 2697 def run_dpp_pkex_nak_curve_change(dev, apdev, failure=False): argument 2717 if failure: 2723 if failure: 7141 run_dpp_qr_code_config_event_initiator(dev, apdev, failure=True) 7145 run_dpp_qr_code_config_event_initiator(dev, apdev, failure=True, 7149 slow=False, failure=False, argument 7173 if failure: 7188 if failure and "DPP-CONF-FAILED" not in ev: 7190 if (not failure) and "DPP-CONF-RECEIVED" not in ev:
|
D | test_eap_proto.py | 10362 for title, payload, failure in tests: 10364 run_eap_fast_phase2(dev, payload, failure)
|
/hostap-3.6.0/src/eap_server/ |
D | tncs.h | 41 int *failure);
|
D | eap_server_peap.c | 915 int failure = 0; in eap_peap_process_phase2_soh() local 918 &failure); in eap_peap_process_phase2_soh() 919 if (failure) { in eap_peap_process_phase2_soh()
|
D | tncs.c | 1191 int *failure) in tncs_process_soh() argument 1194 *failure = 0; in tncs_process_soh()
|
/hostap-3.6.0/doc/ |
D | driver_wrapper.doxygen | 134 occur (association, disassociation, Michael MIC failure, scan results 144 Michael MIC failure event was added in WE-18. Older versions of Wireless
|
D | ctrl_iface.doxygen | 346 returns the network id of the new network or FAIL on failure. 936 failed (e.g., due to provisioning failure or timeout). 1048 local failure or timeout).
|
D | dbus.doxygen | 833 <p>The most recent roam success or failure.</p> 2055 <dd>Reason for failure or empty string if not known.</dd>
|
/hostap-3.6.0/wpa_supplicant/ |
D | README-P2P | 349 command returns a failure. 573 a specific operating channel (or invitation failure if GO rejects that)
|
D | ChangeLog | 520 * fixed some TDLS failure cases to clean up driver state 629 * slow down automatic connection attempts on EAP failure to meet
|
/hostap-3.6.0/hostapd/ |
D | ChangeLog | 481 * added a workaround for Windows 7 Michael MIC failure reporting and 1276 * send canned EAP failure if RADIUS server sends Access-Reject without
|