Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.c1722 wpabuf_put_u8(buf, WLAN_EID_EXT_ANTI_CLOGGING_TOKEN); in sae_write_commit()
1801 pos[2] == WLAN_EID_EXT_ANTI_CLOGGING_TOKEN; in sae_is_token_container_elem()
Dieee802_11_defs.h490 #define WLAN_EID_EXT_ANTI_CLOGGING_TOKEN 93 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c1304 token_pos[2] != WLAN_EID_EXT_ANTI_CLOGGING_TOKEN) { in sme_sae_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c818 wpabuf_put_u8(buf, WLAN_EID_EXT_ANTI_CLOGGING_TOKEN); in auth_build_token_req()