Home
last modified time | relevance | path

Searched refs:WLAN_EID_EXT_OWE_DH_PARAM (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c340 case WLAN_EID_EXT_OWE_DH_PARAM: in ieee802_11_parse_extension()
905 case WLAN_EID_EXT_OWE_DH_PARAM: in ieee802_11_elems_clear_ext_ids()
H A Dieee802_11_defs.h500 #define WLAN_EID_EXT_OWE_DH_PARAM 32 macro
H A Ddpp_crypto.c2034 wpabuf_put_u8(pfs->ie, WLAN_EID_EXT_OWE_DH_PARAM); in dpp_pfs_init()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c3865 *owe_buf++ = WLAN_EID_EXT_OWE_DH_PARAM; /* Element ID Extension in owe_process_rsn_ie()
5045 *p++ = WLAN_EID_EXT_OWE_DH_PARAM; /* Element ID Extension */ in send_assoc_resp()
5219 *owe_buf++ = WLAN_EID_EXT_OWE_DH_PARAM; /* Element ID Extension in owe_assoc_req_process()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c2331 WLAN_EID_EXT_OWE_DH_PARAM)) { in sme_associate()
H A Dwpa_supplicant.c3770 if (get_ie_ext(wpa_ie, wpa_ie_len, WLAN_EID_EXT_OWE_DH_PARAM)) { in wpas_populate_assoc_ies()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c6472 wpabuf_put_u8(ie, WLAN_EID_EXT_OWE_DH_PARAM); in owe_build_assoc_req()