Home
last modified time | relevance | path

Searched defs:kde (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/rsn_supp/
Dtdls.c974 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 …]
Dwpa.c774 struct wpa_eapol_ie_parse *kde) in wpa_handle_ext_key_id()
818 static u8 * rsn_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len) in rsn_add_kde()
961 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local
2321 u8 *kde = NULL; in wpa_supplicant_send_4_of_4() local
6562 struct wpa_eapol_ie_parse kde; in fils_process_assoc_resp() local
/hostap-latest/src/ap/
Dwpa_auth.c1163 struct wpa_eapol_ie_parse *kde)
1969 const u8 *kde, size_t kde_len,
2197 const u8 *kde, size_t kde_len,
3567 struct wpa_eapol_ie_parse *kde)
3641 struct wpa_eapol_ie_parse kde; local
4660 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; local
5021 struct wpa_eapol_ie_parse kde; local
5314 const u8 *kde = NULL; local
5415 struct wpa_eapol_ie_parse kde; local
7042 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; local
[all …]
Dwpa_auth_ie.c817 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()