Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h642 int sae_reflection_attack; member
Dieee802_11.c992 if (hapd->conf->sae_reflection_attack && auth_transaction == 1) { in handle_auth_sae()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4109 bss->sae_reflection_attack = atoi(pos); in hostapd_config_fill()