Lines Matching refs:EAP_VENDOR_IETF
519 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_FAST, in eap_fast_build_start()
927 pos = eap_hdr_validate(EAP_VENDOR_IETF, EAP_TYPE_FAST, respData, &len); in eap_fast_check()
968 int next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
991 if (m && m->vendor == EAP_VENDOR_IETF && in eap_fast_process_phase2_response()
995 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1012 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1035 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1048 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1059 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1075 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1080 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_response()
1496 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_start()
1509 next_vendor = EAP_VENDOR_IETF; in eap_fast_process_phase2_start()
1631 EAP_VENDOR_IETF, EAP_TYPE_FAST, "FAST"); in eap_server_fast_register()