Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c691 static int use_sae_anti_clogging(struct hostapd_data *hapd) in use_sae_anti_clogging() function
1472 if (!token && use_sae_anti_clogging(hapd) && !allow_reuse) { in handle_auth_sae()