Home
last modified time | relevance | path

Searched refs:wpa_eapol_key (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dpeerkey.h44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
47 struct wpa_eapol_key *key, size_t extra_len,
56 struct wpa_eapol_key *key, u16 ver, in peerkey_verify_eapol_key_mic()
64 struct wpa_eapol_key *key, u16 key_info, u16 ver, in peerkey_rx_eapol_4way()
71 struct wpa_eapol_key *key, size_t extra_len, in peerkey_rx_eapol_smk()
Dpeerkey.c67 struct wpa_eapol_key *err; in wpa_supplicant_send_smk_error()
126 const struct wpa_eapol_key *key, in wpa_supplicant_send_smk_m3()
130 struct wpa_eapol_key *reply; in wpa_supplicant_send_smk_m3()
180 const struct wpa_eapol_key *key, size_t extra_len, int ver) in wpa_supplicant_process_smk_m2()
326 struct wpa_eapol_key *msg; in wpa_supplicant_send_stk_1_of_4()
383 struct wpa_eapol_key *msg; in wpa_supplicant_send_stk_3_of_4()
460 const struct wpa_eapol_key *key, in wpa_supplicant_process_smk_m5()
515 const struct wpa_eapol_key *key, size_t extra_len, int ver) in wpa_supplicant_process_smk_m45()
594 const struct wpa_eapol_key *key, size_t extra_len) in wpa_supplicant_process_smk_error()
656 const struct wpa_eapol_key *key, in wpa_supplicant_process_stk_1_of_4()
[all …]
Dwpa_i.h16 struct wpa_eapol_key;
360 const struct wpa_eapol_key *key,
365 const struct wpa_eapol_key *key,
370 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
Dwpa.c99 struct wpa_eapol_key *reply; in wpa_sm_key_request()
337 const struct wpa_eapol_key *key, in wpa_supplicant_send_2_of_4()
343 struct wpa_eapol_key *reply; in wpa_supplicant_send_2_of_4()
430 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk()
446 const struct wpa_eapol_key *key, in wpa_supplicant_process_1_of_4()
612 const struct wpa_eapol_key *key) in wpa_supplicant_install_ptk()
804 const struct wpa_eapol_key *key, in wpa_supplicant_pairwise_gtk()
1144 const struct wpa_eapol_key *key, in wpa_supplicant_send_4_of_4()
1149 struct wpa_eapol_key *reply; in wpa_supplicant_send_4_of_4()
1187 const struct wpa_eapol_key *key, in wpa_supplicant_process_3_of_4()
[all …]
Dwpa_ft.c22 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
/external/wpa_supplicant_8/src/ap/
Dpeerkey_auth.c82 struct wpa_state_machine *sm, struct wpa_eapol_key *key, in wpa_smk_m1()
147 struct wpa_eapol_key *key, in wpa_send_smk_m4()
200 struct wpa_eapol_key *key, in wpa_send_smk_m5()
256 struct wpa_state_machine *sm, struct wpa_eapol_key *key, in wpa_smk_m3()
Dwpa_auth_i.h240 struct wpa_state_machine *sm, struct wpa_eapol_key *key,
243 struct wpa_state_machine *sm, struct wpa_eapol_key *key,
Dwpa_auth.c879 struct wpa_eapol_key *key; in wpa_receive()
900 key = (struct wpa_eapol_key *) (hdr + 1); in wpa_receive()
1414 struct wpa_eapol_key *key; in __wpa_send_eapol()
1473 key = (struct wpa_eapol_key *) (hdr + 1); in __wpa_send_eapol()
1643 struct wpa_eapol_key *key; in wpa_verify_key_mic()
1654 key = (struct wpa_eapol_key *) (hdr + 1); in wpa_verify_key_mic()
Dieee802_1x.c2331 if (pos + sizeof(struct wpa_eapol_key) <= buf + len) { in ieee802_1x_eapol_tx_status()
2332 const struct wpa_eapol_key *wpa; in ieee802_1x_eapol_tx_status()
2333 wpa = (const struct wpa_eapol_key *) pos; in ieee802_1x_eapol_tx_status()
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c710 const struct wpa_eapol_key *key; in ibss_rsn_eapol_dst_supp()
720 key = (const struct wpa_eapol_key *) (hdr + 1); in ibss_rsn_eapol_dst_supp()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h172 struct wpa_eapol_key { struct