Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dsae.h60 struct wpabuf *anti_clogging_token; member
Dsae.c113 wpabuf_free(tmp->anti_clogging_token); in sae_clear_temp_data()
/hostap-latest/src/ap/
Dieee802_11.c671 sta->sae->tmp->anti_clogging_token : NULL, in auth_build_sae_commit()
1399 wpabuf_free(sta->sae->tmp->anti_clogging_token); in handle_auth_sae()
1400 sta->sae->tmp->anti_clogging_token = in handle_auth_sae()
1402 if (sta->sae->tmp->anti_clogging_token == NULL) { in handle_auth_sae()