Searched refs:ieee802_1x_eapol_key (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Deapol_common.h64 struct ieee802_1x_eapol_key { struct
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_1x.c151 struct ieee802_1x_eapol_key *key;
164 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1028 struct ieee802_1x_eapol_key *key;
1081 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1082 if (datalen >= sizeof(struct ieee802_1x_eapol_key) &&
2560 struct ieee802_1x_eapol_key *key;
2597 key = (struct ieee802_1x_eapol_key *) pos;
/netbsd-current/external/bsd/wpa/dist/src/eapol_supp/
H A Deapol_supp_sm.c683 struct ieee802_1x_eapol_key *key;
707 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1275 const struct ieee802_1x_eapol_key *key;
1377 key = (const struct ieee802_1x_eapol_key *) (hdr + 1);

Completed in 199 milliseconds