Searched defs:kde (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | peerkey_auth.c | 54 u8 kde[2 + RSN_SELECTOR_LEN + ETH_ALEN + in wpa_smk_send_error() local 84 struct wpa_eapol_ie_parse kde; in wpa_smk_m1() local 148 struct wpa_eapol_ie_parse *kde, in wpa_send_smk_m4() 201 struct wpa_eapol_ie_parse *kde, in wpa_send_smk_m5() 258 struct wpa_eapol_ie_parse kde; in wpa_smk_m3() local 329 struct wpa_eapol_ie_parse kde; in wpa_smk_error() local
|
D | wpa_auth.c | 705 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4() 795 struct wpa_eapol_ie_parse kde; in wpa_receive() local 1282 const u8 *kde, size_t kde_len, in __wpa_send_eapol() 1448 const u8 *kde, size_t kde_len, in wpa_send_eapol() 1985 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos, dummy_gtk[32]; in SM_STATE() local 2334 u8 *kde, *pos, hdr[2]; in SM_STATE() local
|
D | wpa_auth_ie.c | 410 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, in wpa_add_kde()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | peerkey.c | 32 static u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len) in wpa_add_kde() 179 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_m2() local 435 struct wpa_eapol_ie_parse *kde) in wpa_supplicant_process_smk_m4() 462 struct wpa_eapol_ie_parse *kde) in wpa_supplicant_process_smk_m5() 517 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_m45() local 595 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_error() local 732 struct wpa_eapol_ie_parse *kde) in wpa_supplicant_update_smk_lifetime() 765 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_stk_2_of_4() local 811 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_stk_3_of_4() local
|
D | tdls.c | 902 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local 1479 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local 1543 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() 1559 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab() 1587 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab() 1615 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab() 1639 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab() 1664 static int copy_peer_supp_channels(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_channels() 1690 static int copy_peer_supp_oper_classes(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_oper_classes() 1737 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_tpk_m1() local [all …]
|
D | wpa.c | 388 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local
|