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

/freebsd-10.3-release/contrib/wpa/src/common/
H A Deapol_common.h53 struct ieee802_1x_eapol_key { struct
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dieee802_1x.c117 struct ieee802_1x_eapol_key *key;
130 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
759 struct ieee802_1x_eapol_key *key;
805 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
806 if (datalen >= sizeof(struct ieee802_1x_eapol_key) &&
1926 struct ieee802_1x_eapol_key *key;
1953 key = (struct ieee802_1x_eapol_key *) pos;
/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c629 struct ieee802_1x_eapol_key *key;
651 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1165 const struct ieee802_1x_eapol_key *key;
1239 key = (const struct ieee802_1x_eapol_key *) (hdr + 1);

Completed in 58 milliseconds