Home
last modified time | relevance | path

Searched refs:DECISION_FAIL (Results 1 – 20 of 20) sorted by relevance

/trueos/contrib/wpa/src/eap_peer/
HDeap_psk.c110 ret->decision = DECISION_FAIL; in eap_psk_process_1()
210 ret->decision = DECISION_FAIL; in eap_psk_process_3()
242 ret->decision = DECISION_FAIL; in eap_psk_process_3()
250 ret->decision = DECISION_FAIL; in eap_psk_process_3()
277 ret->decision = DECISION_FAIL; in eap_psk_process_3()
361 ret->decision = failed ? DECISION_FAIL : DECISION_UNCOND_SUCC; in eap_psk_process_3()
386 ret->decision = DECISION_FAIL; in eap_psk_process()
HDeap_peap.c555 ret->decision = DECISION_FAIL; in eap_tlv_process()
563 ret->decision = DECISION_FAIL; in eap_tlv_process()
568 ret->decision = DECISION_FAIL; in eap_tlv_process()
636 ret->decision = DECISION_FAIL; in eap_peap_phase2_request()
668 ret->decision = DECISION_FAIL; in eap_peap_phase2_request()
724 ret->decision = DECISION_FAIL; in eap_peap_phase2_request()
930 ret->decision = DECISION_FAIL; in eap_peap_decrypt()
968 ret->decision = DECISION_FAIL; in eap_peap_decrypt()
1057 ret->decision = DECISION_FAIL; in eap_peap_process()
HDeap.c157 sm->decision = DECISION_FAIL; in SM_STATE()
595 sm->decision != DECISION_FAIL) || in eap_peer_sm_step_idle()
604 sm->decision == DECISION_FAIL)) in eap_peer_sm_step_idle()
607 sm->leap_done && sm->decision != DECISION_FAIL && in eap_peer_sm_step_idle()
611 sm->peap_done && sm->decision != DECISION_FAIL && in eap_peer_sm_step_idle()
652 if (sm->rxSuccess && sm->decision != DECISION_FAIL && in eap_peer_sm_step_received()
659 (sm->rxSuccess && sm->decision == DECISION_FAIL && in eap_peer_sm_step_received()
1532 case DECISION_FAIL: in eap_sm_decision_txt()
2146 sm->decision == DECISION_FAIL || in eap_notify_lower_layer_success()
HDeap_fast.c447 ret->decision = DECISION_FAIL; in eap_fast_phase2_request()
457 iret.decision == DECISION_FAIL)) { in eap_fast_phase2_request()
459 ret->decision = DECISION_FAIL; in eap_fast_phase2_request()
782 ret->decision = DECISION_FAIL; in eap_fast_process_crypto_binding()
1022 ret->decision = DECISION_FAIL; in eap_fast_process_pac()
1228 ret->decision = DECISION_FAIL; in eap_fast_process_decrypted()
1523 ret->decision = DECISION_FAIL; in eap_fast_process()
HDeap_ttls.c275 iret.decision == DECISION_FAIL)) { in eap_ttls_phase2_eap_process()
773 ret->decision = DECISION_FAIL; in eap_ttls_phase2_request()
1055 ret->decision = DECISION_FAIL; in eap_ttls_process_phase2_mschapv2()
1224 ret->decision = DECISION_FAIL; in eap_ttls_implicit_identity_request()
1257 ret->decision = DECISION_FAIL; in eap_ttls_implicit_identity_request()
1359 ret->decision = DECISION_FAIL; in eap_ttls_decrypt()
HDeap_leap.c252 ret->decision = DECISION_FAIL; in eap_leap_process_response()
303 ret->decision = DECISION_FAIL; in eap_leap_process()
HDeap_mschapv2.c289 ret->decision = DECISION_FAIL; in eap_mschapv2_challenge()
357 ret->decision = DECISION_FAIL; in eap_mschapv2_success()
657 ret->decision = DECISION_FAIL; in eap_mschapv2_failure()
HDeap_i.h19 DECISION_FAIL, DECISION_COND_SUCC, DECISION_UNCOND_SUCC enumerator
HDeap_vendor_test.c128 ret->decision = DECISION_FAIL; in eap_vendor_test_process()
HDeap_ikev2.c200 ret->decision = DECISION_FAIL; in eap_ikev2_build_msg()
230 ret->decision = DECISION_FAIL; in eap_ikev2_build_msg()
HDeap_sake.c322 ret->decision = DECISION_FAIL; in eap_sake_process_confirm()
400 ret->decision = DECISION_FAIL; in eap_sake_process()
HDeap_pax.c287 ret->decision = DECISION_FAIL; in eap_pax_process_std_3()
429 ret->decision = DECISION_FAIL; in eap_pax_process()
HDeap_tls.c118 ret->decision = DECISION_FAIL; in eap_tls_failure()
HDeap_tnc.c122 ret->decision = DECISION_FAIL; in eap_tnc_build_msg()
HDeap_sim.c948 ret->decision = DECISION_FAIL; in eap_sim_process()
991 ret->decision = DECISION_FAIL; in eap_sim_process()
HDeap_pwd.c658 ret->decision = DECISION_FAIL; in eap_pwd_perform_confirm_exchange()
689 ret->decision = DECISION_FAIL; in eap_pwd_process()
HDeap_wsc.c307 ret->decision = DECISION_FAIL; in eap_wsc_build_msg()
HDeap_aka.c1200 ret->decision = DECISION_FAIL; in eap_aka_process()
1244 ret->decision = DECISION_FAIL; in eap_aka_process()
HDeap_gpsk.c645 ret->decision = DECISION_FAIL; in eap_gpsk_process()
HDeap_tls_common.c844 ret->decision = DECISION_FAIL; in eap_peer_tls_process_init()