Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dpeerkey_auth.c54 u8 kde[2 + RSN_SELECTOR_LEN + ETH_ALEN + in wpa_smk_send_error() local
85 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()
259 struct wpa_eapol_ie_parse kde; in wpa_smk_m3() local
330 struct wpa_eapol_ie_parse kde; in wpa_smk_error() local
Dwpa_auth.c745 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4()
885 struct wpa_eapol_ie_parse kde; in wpa_receive() local
1410 const u8 *kde, size_t kde_len, in __wpa_send_eapol()
1611 const u8 *kde, size_t kde_len, in wpa_send_eapol()
2204 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos, dummy_gtk[32]; in SM_STATE() local
2568 const u8 *kde; in SM_STATE() local
Dwpa_auth_ie.c438 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/
Dpeerkey.c32 static u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len) in wpa_add_kde()
183 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_m2() local
436 struct wpa_eapol_ie_parse *kde) in wpa_supplicant_process_smk_m4()
463 struct wpa_eapol_ie_parse *kde) in wpa_supplicant_process_smk_m5()
518 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_m45() local
596 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
Dtdls.c922 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local
1504 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local
1568 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates()
1584 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab()
1610 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab()
1636 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab()
1660 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab()
1685 static int copy_peer_supp_channels(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_channels()
1711 static int copy_peer_supp_oper_classes(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_oper_classes()
1758 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_tpk_m1() local
[all …]
Dwpa.c453 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local