Searched defs:kde (Results 1 – 4 of 4) sorted by relevance
/hostap/src/rsn_supp/ |
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 …]
|
D | wpa.c | 773 struct wpa_eapol_ie_parse *kde) in wpa_handle_ext_key_id() 817 static u8 * rsn_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len) in rsn_add_kde() 960 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local 2329 u8 *kde = NULL; in wpa_supplicant_send_4_of_4() local 6699 struct wpa_eapol_ie_parse kde; in fils_process_assoc_resp() local
|
/hostap/src/ap/ |
D | wpa_auth.c | 1227 struct wpa_eapol_ie_parse *kde) 2033 const u8 *kde, size_t kde_len, 2267 const u8 *kde, size_t kde_len, 3641 struct wpa_eapol_ie_parse *kde) 3715 struct wpa_eapol_ie_parse kde; local 4733 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; local 5107 struct wpa_eapol_ie_parse kde; local 5400 const u8 *kde = NULL; local 5501 struct wpa_eapol_ie_parse kde; local 7231 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; local [all …]
|
D | wpa_auth_ie.c | 758 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()
|