Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_peap.c567 ret->decision = DECISION_FAIL; in eap_tlv_process()
575 ret->decision = DECISION_FAIL; in eap_tlv_process()
580 ret->decision = DECISION_FAIL; in eap_tlv_process()
648 ret->decision = DECISION_FAIL; in eap_peap_phase2_request()
679 ret->decision = DECISION_FAIL; in eap_peap_phase2_request()
735 ret->decision = DECISION_FAIL; in eap_peap_phase2_request()
949 ret->decision = DECISION_FAIL; in eap_peap_decrypt()
987 ret->decision = DECISION_FAIL; in eap_peap_decrypt()
1076 ret->decision = DECISION_FAIL; in eap_peap_process()
1102 ret->decision = DECISION_FAIL; in eap_peap_process()
Deap_fast.c464 ret->decision = DECISION_FAIL; in eap_fast_phase2_request()
474 iret.decision == DECISION_FAIL)) { in eap_fast_phase2_request()
476 ret->decision = DECISION_FAIL; in eap_fast_phase2_request()
801 ret->decision = DECISION_FAIL; in eap_fast_process_crypto_binding()
1042 ret->decision = DECISION_FAIL; in eap_fast_process_pac()
1251 ret->decision = DECISION_FAIL; in eap_fast_process_decrypted()
1549 ret->decision = DECISION_FAIL; in eap_fast_process()
1575 ret->decision = DECISION_FAIL; in eap_fast_process()
1594 ret->decision = DECISION_FAIL; in eap_fast_process()
1629 ret->decision = DECISION_FAIL; in eap_fast_process()
Deap_ttls.c287 iret.decision == DECISION_FAIL)) { in eap_ttls_phase2_eap_process()
798 ret->decision = DECISION_FAIL; in eap_ttls_phase2_request()
1076 ret->decision = DECISION_FAIL; in eap_ttls_process_phase2_mschapv2()
1245 ret->decision = DECISION_FAIL; in eap_ttls_implicit_identity_request()
1278 ret->decision = DECISION_FAIL; in eap_ttls_implicit_identity_request()
1380 ret->decision = DECISION_FAIL; in eap_ttls_decrypt()
Deap_mschapv2.c273 ret->decision = DECISION_FAIL; in eap_mschapv2_challenge()
330 ret->decision = DECISION_FAIL; in eap_mschapv2_success()
636 ret->decision = DECISION_FAIL; in eap_mschapv2_failure()
Deap_i.h21 DECISION_FAIL, DECISION_COND_SUCC, DECISION_UNCOND_SUCC enumerator
Deap_tls.c81 ret->decision = DECISION_FAIL; in eap_tls_failure()
Deap_tls_common.c822 ret->decision = DECISION_FAIL; in eap_peer_tls_process_init()