Searched refs:wpa_eapol_ie_parse (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ie.h | 12 struct wpa_eapol_ie_parse { struct 52 struct wpa_eapol_ie_parse *ie); argument
|
D | peerkey_auth.c | 85 struct wpa_eapol_ie_parse kde; in wpa_smk_m1() 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() 330 struct wpa_eapol_ie_parse kde; in wpa_smk_error()
|
D | wpa_auth_ie.c | 756 struct wpa_eapol_ie_parse *ie) in wpa_parse_generic() 866 int wpa_parse_kde_ies(const u8 *buf, size_t len, struct wpa_eapol_ie_parse *ie) in wpa_parse_kde_ies()
|
D | wpa_auth.c | 744 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4() 880 struct wpa_eapol_ie_parse kde; in wpa_receive()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ie.h | 14 struct wpa_eapol_ie_parse { struct 69 struct wpa_eapol_ie_parse *ie); argument
|
D | peerkey.c | 183 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_m2() 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() 596 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_smk_error() 660 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_stk_1_of_4() 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() 811 struct wpa_eapol_ie_parse kde; in wpa_supplicant_process_stk_3_of_4()
|
D | tdls.c | 915 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() 1497 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() 1561 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() 1577 static int copy_peer_ht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ht_capab() 1603 static int copy_peer_vht_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_vht_capab() 1629 static int copy_peer_ext_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_ext_capab() 1653 static int copy_peer_wmm_capab(const struct wpa_eapol_ie_parse *kde, in copy_peer_wmm_capab() 1678 static int copy_peer_supp_channels(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_channels() 1704 static int copy_peer_supp_oper_classes(const struct wpa_eapol_ie_parse *kde, in copy_peer_supp_oper_classes() 1751 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_tpk_m1() [all …]
|
D | wpa_ie.c | 329 struct wpa_eapol_ie_parse *ie) in wpa_parse_vendor_specific() 365 struct wpa_eapol_ie_parse *ie) in wpa_parse_generic() 488 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_parse_ies()
|
D | wpa.c | 429 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_4() 795 struct wpa_eapol_ie_parse *ie) in ieee80211w_set_keys() 879 struct wpa_eapol_ie_parse *ie, in ft_validate_mdie() 910 struct wpa_eapol_ie_parse *ie, in ft_validate_ftie() 938 struct wpa_eapol_ie_parse *ie) in ft_validate_rsnie() 974 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie_ft() 1009 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie() 1131 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_3_of_4() 1262 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_2_rsn()
|