Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDcomeback_token.c109 wpabuf_put_u8(buf, WLAN_EID_EXT_ANTI_CLOGGING_TOKEN); in auth_build_token_req()
/freebsd-13-stable/contrib/wpa/src/common/
HDsae.c1736 wpabuf_put_u8(buf, WLAN_EID_EXT_ANTI_CLOGGING_TOKEN); in sae_write_commit()
1826 pos[2] == WLAN_EID_EXT_ANTI_CLOGGING_TOKEN; in sae_is_token_container_elem()
HDieee802_11_defs.h518 #define WLAN_EID_EXT_ANTI_CLOGGING_TOKEN 93 macro
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDsme.c1719 extid != WLAN_EID_EXT_ANTI_CLOGGING_TOKEN) { in sme_sae_auth()