Searched refs:wpa_eapol_key (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/wpa/src/rsn_supp/ |
| D | peerkey.h | 48 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()
|
| D | peerkey.c | 72 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 …]
|
| D | wpa_i.h | 21 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,
|
| D | wpa.c | 88 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 …]
|
| D | wpa_ft.c | 53 const struct wpa_eapol_key *key, in wpa_derive_ptk_ft()
|
| /freebsd-9-stable/contrib/wpa/src/ap/ |
| D | peerkey_auth.c | 87 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()
|
| D | wpa_auth_i.h | 209 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);
|
| D | wpa_auth.c | 659 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/ |
| D | ibss_rsn.c | 413 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/ |
| D | wpa_common.h | 148 struct wpa_eapol_key { struct
|