Searched defs:kde (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/wpa/src/rsn_supp/ |
| H A D | tdls.c | 946 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local 1532 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local 1596 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() 1612 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab() 1638 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab() 1664 static int copy_peer_he_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_he_capab() 1714 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab() 1738 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab() 1852 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_tpk_m1() local 2254 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_tpk_m2() local [all …]
|
| H A D | wpa.c | 627 struct wpa_eapol_ie_parse *kde) in wpa_handle_ext_key_id() 680 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local 4777 struct wpa_eapol_ie_parse kde; in fils_process_assoc_resp() local
|
| /freebsd-13.1/contrib/wpa/src/ap/ |
| H A D | wpa_auth.c | 855 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4() 1025 struct wpa_eapol_ie_parse kde; in wpa_receive() local 1494 const u8 *kde, size_t kde_len, in __wpa_send_eapol() 1707 const u8 *kde, size_t kde_len, in wpa_send_eapol() 2940 struct wpa_eapol_ie_parse kde; in SM_STATE() local 3375 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; in SM_STATE() local 3853 const u8 *kde; in SM_STATE() local 3935 struct wpa_eapol_ie_parse kde; in SM_STATE() local 5395 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; in wpa_auth_resend_m3() local 5578 const u8 *kde; in wpa_auth_resend_group_m1() local
|
| H A D | wpa_auth_ie.c | 549 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()
|