Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/rsn_supp/
H A Dtdls.c938 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local
1522 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local
1586 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates()
1602 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab()
1628 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab()
1654 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab()
1678 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab()
1703 static int copy_peer_supp_channels(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_channels()
1729 static int copy_peer_supp_oper_classes(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_oper_classes()
1789 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_tpk_m1() local
[all …]
H A Dwpa.c594 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local
4274 struct wpa_eapol_ie_parse kde; in fils_process_assoc_resp() local
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.c794 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4()
953 struct wpa_eapol_ie_parse kde; in wpa_receive() local
1432 const u8 *kde, size_t kde_len, in __wpa_send_eapol()
1648 const u8 *kde, size_t kde_len, in wpa_send_eapol()
2820 struct wpa_eapol_ie_parse kde; in SM_STATE() local
3144 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos, dummy_gtk[32]; in SM_STATE() local
3538 const u8 *kde; in SM_STATE() local
3620 struct wpa_eapol_ie_parse kde; in SM_STATE() local
4981 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; in wpa_auth_resend_m3() local
5158 const u8 *kde; in wpa_auth_resend_group_m1() local
H A Dwpa_auth_ie.c496 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()