Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.c263 case WLAN_EID_EXT_OWE_DH_PARAM: in ieee802_11_parse_extension()
H A Dieee802_11_defs.h466 #define WLAN_EID_EXT_OWE_DH_PARAM 32 macro
H A Ddpp.c8299 wpabuf_put_u8(pfs->ie, WLAN_EID_EXT_OWE_DH_PARAM); in dpp_pfs_init()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dieee802_11.c2894 *owe_buf++ = WLAN_EID_EXT_OWE_DH_PARAM; /* Element ID Extension in owe_process_rsn_ie()
3621 *p++ = WLAN_EID_EXT_OWE_DH_PARAM; /* Element ID Extension */ in send_assoc_resp()
3795 *owe_buf++ = WLAN_EID_EXT_OWE_DH_PARAM; /* Element ID Extension in owe_assoc_req_process()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dsme.c1545 WLAN_EID_EXT_OWE_DH_PARAM)) { in sme_associate()
H A Dwpa_supplicant.c2842 if (get_ie_ext(wpa_ie, wpa_ie_len, WLAN_EID_EXT_OWE_DH_PARAM)) { in wpas_populate_assoc_ies()
/netbsd/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa.c4542 wpabuf_put_u8(ie, WLAN_EID_EXT_OWE_DH_PARAM); in owe_build_assoc_req()