/freebsd-src/contrib/wpa/src/rsn_supp/ |
H A D | tdls.c | 946 struct wpa_eapol_ie_parse kde; wpa_tdls_recv_teardown() local 1532 struct wpa_eapol_ie_parse kde; wpa_tdls_process_discovery_request() local 1596 copy_supp_rates(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_supp_rates() argument 1612 copy_peer_ht_capab(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_ht_capab() argument 1638 copy_peer_vht_capab(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_vht_capab() argument 1664 copy_peer_he_capab(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_he_capab() argument 1687 copy_peer_he_6ghz_band_capab(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_he_6ghz_band_capab() argument 1714 copy_peer_ext_capab(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_ext_capab() argument 1738 copy_peer_wmm_capab(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_wmm_capab() argument 1763 copy_peer_supp_channels(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_supp_channels() argument 1789 copy_peer_supp_oper_classes(const struct wpa_eapol_ie_parse * kde,struct wpa_tdls_peer * peer) copy_peer_supp_oper_classes() argument 1852 struct wpa_eapol_ie_parse kde; wpa_tdls_process_tpk_m1() local 2254 struct wpa_eapol_ie_parse kde; wpa_tdls_process_tpk_m2() local 2545 struct wpa_eapol_ie_parse kde; wpa_tdls_process_tpk_m3() local [all...] |
H A D | wpa.c | 627 wpa_handle_ext_key_id(struct wpa_sm * sm,struct wpa_eapol_ie_parse * kde) wpa_handle_ext_key_id() argument 680 u8 *kde, *kde_buf = NULL; wpa_supplicant_process_1_of_4() local 4777 struct wpa_eapol_ie_parse kde; fils_process_assoc_resp() local [all...] |
/freebsd-src/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 855 ft_check_msg_2_of_4(struct wpa_authenticator * wpa_auth,struct wpa_state_machine * sm,struct wpa_eapol_ie_parse * kde) ft_check_msg_2_of_4() argument 1025 struct wpa_eapol_ie_parse kde; wpa_receive() local 1494 __wpa_send_eapol(struct wpa_authenticator * wpa_auth,struct wpa_state_machine * sm,int key_info,const u8 * key_rsc,const u8 * nonce,const u8 * kde,size_t kde_len,int keyidx,int encr,int force_version) __wpa_send_eapol() argument 1707 wpa_send_eapol(struct wpa_authenticator * wpa_auth,struct wpa_state_machine * sm,int key_info,const u8 * key_rsc,const u8 * nonce,const u8 * kde,size_t kde_len,int keyidx,int encr) wpa_send_eapol() argument 2940 struct wpa_eapol_ie_parse kde; SM_STATE() local 3375 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; SM_STATE() local 3853 const u8 *kde; SM_STATE() local 3935 struct wpa_eapol_ie_parse kde; SM_STATE() local 5395 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; wpa_auth_resend_m3() local 5578 const u8 *kde; wpa_auth_resend_group_m1() local [all...] |
H A D | wpa_auth_ie.c | 549 wpa_add_kde(u8 * pos,u32 kde,const u8 * data,size_t data_len,const u8 * data2,size_t data2_len) wpa_add_kde() argument
|