Home
last modified time | relevance | path

Searched refs:WPA_KEY_MGMT_FT_IEEE8021X (Results 1 – 25 of 26) sorted by relevance

12

/external/wpa_supplicant_6/wpa_supplicant/src/common/
Ddefs.h41 #define WPA_KEY_MGMT_FT_IEEE8021X BIT(5) macro
50 akm == WPA_KEY_MGMT_FT_IEEE8021X || in wpa_key_mgmt_wpa_ieee8021x()
64 akm == WPA_KEY_MGMT_FT_IEEE8021X; in wpa_key_mgmt_ft()
Dwpa_common.c221 return WPA_KEY_MGMT_FT_IEEE8021X; in rsn_key_mgmt_to_bitfield()
/external/wpa_supplicant_8/src/common/
Ddefs.h41 #define WPA_KEY_MGMT_FT_IEEE8021X BIT(5) macro
50 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_key_mgmt_wpa_ieee8021x()
64 WPA_KEY_MGMT_FT_IEEE8021X)); in wpa_key_mgmt_ft()
Dwpa_common.c223 return WPA_KEY_MGMT_FT_IEEE8021X; in rsn_key_mgmt_to_bitfield()
797 case WPA_KEY_MGMT_FT_IEEE8021X: in wpa_key_mgmt_txt()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c211 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_write_rsn_ie()
354 (WPA_KEY_MGMT_FT_IEEE8021X | WPA_KEY_MGMT_FT_PSK)) { in wpa_auth_gen_wpa_ie()
452 else if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_validate_wpa_ie()
552 else if (key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_validate_wpa_ie()
553 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X; in wpa_validate_wpa_ie()
Dwpa_auth_ft.c628 if (sm->wpa_key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_sm_write_assoc_resp_ies()
Dieee802_11.c405 (WPA_KEY_MGMT_FT_IEEE8021X | WPA_KEY_MGMT_FT_PSK)) && in handle_auth()
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c180 if (sm->key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) in wpa_ft_gen_req_ies()
483 if (sm->key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_ft_process_response()
585 if (sm->key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_ft_is_completed()
743 if (sm->key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_ft_validate_reassoc_resp()
Dwpa_ie.c314 } else if (key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_gen_wpa_ie_rsn()
Dwpa.c75 case WPA_KEY_MGMT_FT_IEEE8021X: in wpa_key_mgmt_txt()
1701 case WPA_KEY_MGMT_FT_IEEE8021X: in wpa_key_mgmt_suite()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c240 if (sm->key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) in wpa_ft_gen_req_ies()
592 if (sm->key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_ft_process_response()
718 if (sm->key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_ft_is_completed()
874 if (sm->key_mgmt != WPA_KEY_MGMT_FT_IEEE8021X && in wpa_ft_validate_reassoc_resp()
Dwpa_ie.c176 } else if (key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_gen_wpa_ie_rsn()
Dwpa.c1875 case WPA_KEY_MGMT_FT_IEEE8021X: in wpa_key_mgmt_suite()
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c119 WPA_KEY_MGMT_FT_IEEE8021X | in sme_authenticate()
141 WPA_KEY_MGMT_FT_IEEE8021X | WPA_KEY_MGMT_PSK_SHA256 | in sme_authenticate()
182 WPA_KEY_MGMT_FT_IEEE8021X)) { in sme_authenticate()
Dwpa_supplicant.c791 case WPA_KEY_MGMT_FT_IEEE8021X: in key_mgmt2driver()
982 } else if (sel & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_set_suites()
983 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X; in wpa_supplicant_set_suites()
1174 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_supplicant_associate()
1195 WPA_KEY_MGMT_FT_IEEE8021X | WPA_KEY_MGMT_PSK_SHA256 | in wpa_supplicant_associate()
Dconfig.c542 val |= WPA_KEY_MGMT_FT_IEEE8021X; in wpa_config_parse_key_mgmt()
645 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_config_write_key_mgmt()
Devents.c74 WPA_KEY_MGMT_FT_PSK | WPA_KEY_MGMT_FT_IEEE8021X | in wpa_supplicant_select_config()
Dctrl_iface.c1197 if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_ie_txt()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant.c657 case WPA_KEY_MGMT_FT_IEEE8021X: in key_mgmt2driver()
848 } else if (sel & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_set_suites()
849 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X; in wpa_supplicant_set_suites()
1015 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_supplicant_associate()
1036 WPA_KEY_MGMT_FT_IEEE8021X | WPA_KEY_MGMT_PSK_SHA256 | in wpa_supplicant_associate()
Devents.c62 WPA_KEY_MGMT_FT_PSK | WPA_KEY_MGMT_FT_IEEE8021X | in wpa_supplicant_select_config()
572 WPA_KEY_MGMT_FT_IEEE8021X | WPA_KEY_MGMT_FT_PSK | in wpa_supplicant_select_bss_non_wpa()
Dconfig.c535 val |= WPA_KEY_MGMT_FT_IEEE8021X; in wpa_config_parse_key_mgmt()
638 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_config_write_key_mgmt()
Dctrl_iface.c680 if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_supplicant_ie_txt()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c531 val |= WPA_KEY_MGMT_FT_IEEE8021X; in hostapd_config_parse_key_mgmt()
1079 (WPA_KEY_MGMT_FT_PSK | WPA_KEY_MGMT_FT_IEEE8021X)) && in hostapd_config_check_bss()
Dctrl_iface.c602 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in hostapd_ctrl_iface_get_config()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c2867 if (ie_data->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpas_dbus_get_bss_security_prop()

12