Searched refs:WPA_KEY_MGMT_FT_IEEE8021X (Results 1 – 5 of 5) sorted by relevance
37 #define WPA_KEY_MGMT_FT_IEEE8021X BIT(5) macro57 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_key_mgmt_wpa_ieee8021x()80 WPA_KEY_MGMT_FT_IEEE8021X | in wpa_key_mgmt_ft()
313 return WPA_KEY_MGMT_FT_IEEE8021X; in rsn_key_mgmt_to_bitfield()964 if (akm & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_akm_to_suite()
165 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_write_rsn_ie()431 else if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_validate_wpa_ie()506 else if (key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) in wpa_validate_wpa_ie()507 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_IEEE8021X; in wpa_validate_wpa_ie()
181 } else if (key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) { in wpa_gen_wpa_ie_rsn()
216 if (sm->key_mgmt == WPA_KEY_MGMT_FT_IEEE8021X) in wpa_ft_gen_req_ies()