Home
last modified time | relevance | path

Searched refs:allow_reuse (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c764 const u8 *bssid, u8 auth_transaction, int allow_reuse, in sae_sm_step()
781 !allow_reuse); in sae_sm_step()
1039 int allow_reuse = 0; in handle_auth_sae() local
1128 allow_reuse = 1; in handle_auth_sae()
1169 if (!token && use_sae_anti_clogging(hapd) && !allow_reuse) { in handle_auth_sae()
1183 allow_reuse, &sta_removed); in handle_auth_sae()
763 sae_sm_step(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, u8 auth_transaction, int allow_reuse, int *sta_removed) sae_sm_step() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c983 int allow_reuse, int *sta_removed) in sae_sm_step()
1007 !allow_reuse, status_code); in sae_sm_step()
1357 int allow_reuse = 0; in handle_auth_sae() local
1447 allow_reuse = 1; in handle_auth_sae()
1501 if (!token && use_anti_clogging(hapd) && !allow_reuse) { in handle_auth_sae()
1522 status_code, allow_reuse, &sta_removed); in handle_auth_sae()
981 sae_sm_step(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, u16 auth_transaction, u16 status_code, int allow_reuse, int *sta_removed) sae_sm_step() argument

Completed in 13 milliseconds