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

/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A 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,
70 struct wpa_eapol_key *key, u16 key_info, u16 ver)
76 struct wpa_eapol_key *key, size_t extra_len,
H A 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,
H A Dpeerkey.c72 struct wpa_eapol_key *err;
129 const struct wpa_eapol_key *key,
133 struct wpa_eapol_key *reply;
181 const struct wpa_eapol_key *key, size_t extra_len, int ver)
337 struct wpa_eapol_key *msg;
394 struct wpa_eapol_key *msg;
470 const struct wpa_eapol_key *key,
527 const struct wpa_eapol_key *key, size_t extra_len, int ver)
609 const struct wpa_eapol_key *key, size_t extra_len)
671 const struct wpa_eapol_key *ke
[all...]
H A Dwpa.c88 struct wpa_eapol_key *reply;
257 const struct wpa_eapol_key *key,
263 struct wpa_eapol_key *reply;
340 const struct wpa_eapol_key *key,
359 const struct wpa_eapol_key *key,
495 const struct wpa_eapol_key *key)
674 const struct wpa_eapol_key *key,
1003 const struct wpa_eapol_key *key,
1009 struct wpa_eapol_key *reply;
1046 const struct wpa_eapol_key *ke
[all...]
H A Dwpa_ft.c53 const struct wpa_eapol_key *key,
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dpeerkey_auth.c87 struct wpa_state_machine *sm, struct wpa_eapol_key *key)
152 struct wpa_eapol_key *key,
205 struct wpa_eapol_key *key,
261 struct wpa_state_machine *sm, struct wpa_eapol_key *key)
332 struct wpa_state_machine *sm, struct wpa_eapol_key *key)
H A 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);
H A Dwpa_auth.c659 struct wpa_eapol_key *key;
676 key = (struct wpa_eapol_key *) (hdr + 1);
1038 struct wpa_eapol_key *key;
1046 len = sizeof(struct ieee802_1x_hdr) + sizeof(struct wpa_eapol_key);
1087 key = (struct wpa_eapol_key *) (hdr + 1);
1224 struct wpa_eapol_key *key;
1233 key = (struct wpa_eapol_key *) (hdr + 1);
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c413 const struct wpa_eapol_key *key;
423 key = (const struct wpa_eapol_key *) (hdr + 1);
/freebsd-9.3-release/contrib/wpa/src/common/
H A Dwpa_common.h148 struct wpa_eapol_key { struct

Completed in 68 milliseconds