Searched refs:WPA_KEY_MGMT_FT_IEEE8021X_SHA384 (Results 1 – 16 of 16) sorted by relevance
51 #define WPA_KEY_MGMT_FT_IEEE8021X_SHA384 BIT(24) macro60 WPA_KEY_MGMT_FT_IEEE8021X_SHA384 | \70 WPA_KEY_MGMT_FT_IEEE8021X_SHA384 | in wpa_key_mgmt_wpa_ieee8021x()156 WPA_KEY_MGMT_FT_IEEE8021X_SHA384 | in wpa_key_mgmt_sha384()
30 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_kck_len()74 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_kek_len()109 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_mic_len()140 akmp == WPA_KEY_MGMT_FT_IEEE8021X_SHA384 || in wpa_use_akm_defined()342 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_eapol_key_mic()1780 return WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in rsn_key_mgmt_to_bitfield()2764 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_key_mgmt_txt()2813 if (akm & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) in wpa_akm_to_suite()3888 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_pasn_add_rsne()4096 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpa_pasn_validate_rsne()
204 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) { in wpa_write_rsn_ie()686 else if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) in wpa_validate_wpa_ie()802 else if (key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) in wpa_validate_wpa_ie()803 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in wpa_validate_wpa_ie()
3069 else if (key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) in wpa_ft_set_key_mgmt()3070 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in wpa_ft_set_key_mgmt()
477 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpas_pasn_get_wrapped_data()507 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpas_pasn_get_wrapped_data_format()984 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in wpas_pasn_start()
289 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in pasn_get_wrapped_data()
238 } else if ((sel & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) && in wpas_pasn_get_params_from_bss()240 key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in wpas_pasn_get_params_from_bss()
612 akmp == WPA_KEY_MGMT_FT_IEEE8021X_SHA384) && in wpa_supplicant_add_pmkid()
809 val |= WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in wpa_config_parse_key_mgmt()976 if (ssid->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) { in wpa_config_write_key_mgmt()
1895 } else if ((sel & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) && in wpa_supplicant_set_suites()1897 wpa_s->key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in wpa_supplicant_set_suites()
11192 akmp = WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in wpas_ctrl_iface_pasn_start()
185 } else if (key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X_SHA384) { in wpa_gen_wpa_ie_rsn()
275 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X_SHA384) in wpa_ft_gen_req_ies()
853 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X_SHA384) { in hostapd_ctrl_iface_get_key_mgmt()
667 val |= WPA_KEY_MGMT_FT_IEEE8021X_SHA384; in hostapd_config_parse_key_mgmt()
6876 params->key_mgmt_suite == WPA_KEY_MGMT_FT_IEEE8021X_SHA384 || in nl80211_connect_common()6946 case WPA_KEY_MGMT_FT_IEEE8021X_SHA384: in nl80211_connect_common()