Searched defs:kde (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | tdls.c | 974 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local 1597 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local 1664 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() 1680 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab() 1706 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab() 1732 static int copy_peer_he_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_he_capab() 1755 static int copy_peer_he_6ghz_band_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_he_6ghz_band_capab() 1782 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab() 1806 static int copy_peer_eht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_eht_capab() 1829 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab() [all …]
|
H A D | wpa.c | 741 struct wpa_eapol_ie_parse *kde) in wpa_handle_ext_key_id() 785 static u8 * rsn_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len) in rsn_add_kde() 928 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local 2224 u8 *kde = NULL; in wpa_supplicant_send_4_of_4() local 6193 struct wpa_eapol_ie_parse kde; in fils_process_assoc_resp() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 1162 struct wpa_eapol_ie_parse *kde) 1967 const u8 *kde, size_t kde_len, 2195 const u8 *kde, size_t kde_len, 3565 struct wpa_eapol_ie_parse *kde) 3639 struct wpa_eapol_ie_parse kde; local 4550 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; local 4873 struct wpa_eapol_ie_parse kde; local 5166 const u8 *kde = NULL; local 5267 struct wpa_eapol_ie_parse kde; local 6870 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; local [all …]
|
H A D | wpa_auth_ie.c | 576 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()
|