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 | 777 struct wpa_eapol_ie_parse *ie) in wpa_parse_generic() 887 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 | 745 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4() 885 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 | 922 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() 1504 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() 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() [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 | 450 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_4() 858 struct wpa_eapol_ie_parse *ie) in ieee80211w_set_keys() 942 struct wpa_eapol_ie_parse *ie, in ft_validate_mdie() 973 struct wpa_eapol_ie_parse *ie, in ft_validate_ftie() 1001 struct wpa_eapol_ie_parse *ie) in ft_validate_rsnie() 1037 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie_ft() 1072 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie() 1192 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_3_of_4() 1323 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_2_rsn()
|