Searched refs:WPA3_AUTH_SAE_PSK (Results 1 – 3 of 3) sorted by relevance
494 … WHD_SECURITY_WPA3_SAE) ? (WPA3_AUTH_SAE_PSK) : (WPA3_AUTH_SAE_PSK | in whd_wifi_init_ap()
1393 *wpa_auth = (uint32_t)WPA3_AUTH_SAE_PSK; in whd_wifi_prepare_join()
477 #define WPA3_AUTH_SAE_PSK 0x40000 /* SAE authentication with SHA-256 */ macro