Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/rsn_supp/
Dpeerkey.h48 struct wpa_eapol_key *key, u16 ver,
51 struct wpa_eapol_key *key, u16 key_info, u16 ver);
53 struct wpa_eapol_key *key, size_t extra_len,
62 struct wpa_eapol_key *key, u16 ver, in peerkey_verify_eapol_key_mic()
70 struct wpa_eapol_key *key, u16 key_info, u16 ver) in peerkey_rx_eapol_4way()
76 struct wpa_eapol_key *key, size_t extra_len, in peerkey_rx_eapol_smk()
Dpeerkey.c72 struct wpa_eapol_key *err; in wpa_supplicant_send_smk_error()
129 const struct wpa_eapol_key *key, in wpa_supplicant_send_smk_m3()
133 struct wpa_eapol_key *reply; in wpa_supplicant_send_smk_m3()
181 const struct wpa_eapol_key *key, size_t extra_len, int ver) in wpa_supplicant_process_smk_m2()
337 struct wpa_eapol_key *msg; in wpa_supplicant_send_stk_1_of_4()
394 struct wpa_eapol_key *msg; in wpa_supplicant_send_stk_3_of_4()
470 const struct wpa_eapol_key *key, in wpa_supplicant_process_smk_m5()
527 const struct wpa_eapol_key *key, size_t extra_len, int ver) in wpa_supplicant_process_smk_m45()
609 const struct wpa_eapol_key *key, size_t extra_len) in wpa_supplicant_process_smk_error()
671 const struct wpa_eapol_key *key, in wpa_supplicant_process_stk_1_of_4()
[all …]
Dwpa_i.h21 struct wpa_eapol_key;
245 const struct wpa_eapol_key *key,
250 const struct wpa_eapol_key *key,
256 const struct wpa_eapol_key *key,
Dwpa.c88 struct wpa_eapol_key *reply; in wpa_sm_key_request()
257 const struct wpa_eapol_key *key, in wpa_supplicant_send_2_of_4()
263 struct wpa_eapol_key *reply; in wpa_supplicant_send_2_of_4()
340 const struct wpa_eapol_key *key, in wpa_derive_ptk()
359 const struct wpa_eapol_key *key, in wpa_supplicant_process_1_of_4()
495 const struct wpa_eapol_key *key) in wpa_supplicant_install_ptk()
674 const struct wpa_eapol_key *key, in wpa_supplicant_pairwise_gtk()
1003 const struct wpa_eapol_key *key, in wpa_supplicant_send_4_of_4()
1009 struct wpa_eapol_key *reply; in wpa_supplicant_send_4_of_4()
1046 const struct wpa_eapol_key *key, in wpa_supplicant_process_3_of_4()
[all …]
Dwpa_ft.c53 const struct wpa_eapol_key *key, in wpa_derive_ptk_ft()
/freebsd-9-stable/contrib/wpa/src/ap/
Dpeerkey_auth.c87 struct wpa_state_machine *sm, struct wpa_eapol_key *key) in wpa_smk_m1()
152 struct wpa_eapol_key *key, in wpa_send_smk_m4()
205 struct wpa_eapol_key *key, in wpa_send_smk_m5()
261 struct wpa_state_machine *sm, struct wpa_eapol_key *key) in wpa_smk_m3()
332 struct wpa_state_machine *sm, struct wpa_eapol_key *key) in wpa_smk_error()
Dwpa_auth_i.h209 struct wpa_state_machine *sm, struct wpa_eapol_key *key);
211 struct wpa_state_machine *sm, struct wpa_eapol_key *key);
213 struct wpa_state_machine *sm, struct wpa_eapol_key *key);
Dwpa_auth.c659 struct wpa_eapol_key *key; in wpa_receive()
676 key = (struct wpa_eapol_key *) (hdr + 1); in wpa_receive()
1038 struct wpa_eapol_key *key; in __wpa_send_eapol()
1046 len = sizeof(struct ieee802_1x_hdr) + sizeof(struct wpa_eapol_key); in __wpa_send_eapol()
1087 key = (struct wpa_eapol_key *) (hdr + 1); in __wpa_send_eapol()
1224 struct wpa_eapol_key *key; in wpa_verify_key_mic()
1233 key = (struct wpa_eapol_key *) (hdr + 1); in wpa_verify_key_mic()
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dibss_rsn.c413 const struct wpa_eapol_key *key; in ibss_rsn_eapol_dst_supp()
423 key = (const struct wpa_eapol_key *) (hdr + 1); in ibss_rsn_eapol_dst_supp()
/freebsd-9-stable/contrib/wpa/src/common/
Dwpa_common.h148 struct wpa_eapol_key { struct