Home
last modified time | relevance | path

Searched refs:WPA3_AUTH_SAE_PSK (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_ap.c494 … WHD_SECURITY_WPA3_SAE) ? (WPA3_AUTH_SAE_PSK) : (WPA3_AUTH_SAE_PSK | in whd_wifi_init_ap()
Dwhd_wifi_api.c1393 *wpa_auth = (uint32_t)WPA3_AUTH_SAE_PSK; in whd_wifi_prepare_join()
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h477 #define WPA3_AUTH_SAE_PSK 0x40000 /* SAE authentication with SHA-256 */ macro