Lines Matching refs:FAILURE

31 		PHASE2_MSCHAPV2_RESP, SUCCESS, FAILURE  enumerator
60 case FAILURE: in eap_ttls_state_txt()
74 if (state == FAILURE) in eap_ttls_state()
382 eap_ttls_state(data, FAILURE); in eap_ttls_build_start()
538 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_pap()
546 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_pap()
572 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_chap()
580 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_chap()
589 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_chap()
598 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_chap()
614 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_chap()
633 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschap()
641 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschap()
650 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschap()
665 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschap()
675 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschap()
689 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschap()
711 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschapv2()
719 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschapv2()
726 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschapv2()
748 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschapv2()
757 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_mschapv2()
891 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_eap_response()
895 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_eap_response()
922 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_eap_response()
933 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_eap_response()
948 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2_eap_response()
955 case FAILURE: in eap_ttls_process_phase2_eap_response()
1039 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2()
1049 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2()
1067 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2()
1075 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2()
1084 eap_ttls_state(data, FAILURE); in eap_ttls_process_phase2()
1130 eap_ttls_state(data, FAILURE); in eap_ttls_start_tnc()
1163 eap_ttls_state(data, FAILURE); in eap_ttls_process_msg()
1180 eap_ttls_state(data, FAILURE); in eap_ttls_process_msg()
1187 eap_ttls_state(data, FAILURE); in eap_ttls_process_msg()
1210 eap_ttls_state(data, FAILURE); in eap_ttls_process()
1222 eap_ttls_state(data, FAILURE); in eap_ttls_process()
1231 eap_ttls_state(data, FAILURE); in eap_ttls_process()
1243 eap_ttls_state(data, FAILURE); in eap_ttls_process()
1253 eap_ttls_state(data, FAILURE); in eap_ttls_process()
1267 return data->state == SUCCESS || data->state == FAILURE; in eap_ttls_isDone()