Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h691 int sae_reflection_attack; member
H A Dieee802_11.c1322 if (hapd->conf->sae_reflection_attack && auth_transaction == 1) { in handle_auth_sae()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4483 bss->sae_reflection_attack = atoi(pos); in hostapd_config_fill()