Searched refs:WPA_DRIVER_CAPA_KEY_MGMT_OWE (Results 1 – 4 of 4) sorted by relevance
1005 key_mgmt |= WPA_DRIVER_CAPA_KEY_MGMT_OWE; in get_akm_suites_info()1303 WPA_DRIVER_CAPA_KEY_MGMT_OWE | in wpa_driver_nl80211_capa()
1455 #define WPA_DRIVER_CAPA_KEY_MGMT_OWE 0x00000400 macro
1117 if (capa.key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_OWE) { in getKeyMgmtCapabilitiesInternal()
3980 if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_OWE) { in ctrl_iface_get_capability_key_mgmt()