Searched refs:WPA_DRIVER_CAPA_KEY_MGMT_FT_SAE (Results 1 – 3 of 3) sorted by relevance
2103 #define WPA_DRIVER_CAPA_KEY_MGMT_FT_SAE 0x00100000 macro
295 key_mgmt |= WPA_DRIVER_CAPA_KEY_MGMT_FT_SAE; in get_akm_suites_info()
4412 if (key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_FT_SAE) { in ctrl_iface_get_capability_key_mgmt()