Searched refs:WPA_KEY_MGMT_FT_PSK (Results 1 – 7 of 7) sorted by relevance
38 #define WPA_KEY_MGMT_FT_PSK BIT(6) macro71 WPA_KEY_MGMT_FT_PSK | in wpa_key_mgmt_wpa_psk()79 return !!(akm & (WPA_KEY_MGMT_FT_PSK | in wpa_key_mgmt_ft()
315 return WPA_KEY_MGMT_FT_PSK; in rsn_key_mgmt_to_bitfield()966 if (akm & WPA_KEY_MGMT_FT_PSK) in wpa_akm_to_suite()
170 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_FT_PSK) { in wpa_write_rsn_ie()433 else if (data.key_mgmt & WPA_KEY_MGMT_FT_PSK) in wpa_validate_wpa_ie()508 else if (key_mgmt & WPA_KEY_MGMT_FT_PSK) in wpa_validate_wpa_ie()509 sm->wpa_key_mgmt = WPA_KEY_MGMT_FT_PSK; in wpa_validate_wpa_ie()
220 if (gWpaSm.key_mgmt == WPA_KEY_MGMT_FT_PSK) { in handle_auth_frame()235 if (gWpaSm.key_mgmt == WPA_KEY_MGMT_FT_PSK) { in handle_assoc_frame()
183 } else if (key_mgmt == WPA_KEY_MGMT_FT_PSK) { in wpa_gen_wpa_ie_rsn()
218 else if (sm->key_mgmt == WPA_KEY_MGMT_FT_PSK) in wpa_ft_gen_req_ies()
2302 sm->key_mgmt = WPA_KEY_MGMT_FT_PSK; in wpa_set_profile()2418 if (sm->key_mgmt == WPA_KEY_MGMT_FT_PSK) { in wpa_set_bss()