Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dsae.h41 struct wpabuf *anti_clogging_token; member
Dsae.c90 wpabuf_free(tmp->anti_clogging_token); in sae_clear_temp_data()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c369 sta->sae->tmp->anti_clogging_token : NULL); in auth_build_sae_commit()
828 wpabuf_free(sta->sae->tmp->anti_clogging_token); in handle_auth_sae()
829 sta->sae->tmp->anti_clogging_token = in handle_auth_sae()
831 if (sta->sae->tmp->anti_clogging_token == NULL) { in handle_auth_sae()