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

/freebsd-current/contrib/wpa/src/common/
H A Deapol_common.h64 struct ieee802_1x_eapol_key { struct
/freebsd-current/contrib/wpa/src/ap/
H A Dieee802_1x.c151 struct ieee802_1x_eapol_key *key;
164 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1037 struct ieee802_1x_eapol_key *key;
1091 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1092 if (datalen >= sizeof(struct ieee802_1x_eapol_key) &&
2566 struct ieee802_1x_eapol_key *key;
2604 key = (struct ieee802_1x_eapol_key *) pos;
/freebsd-current/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c698 struct ieee802_1x_eapol_key *key;
722 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1291 const struct ieee802_1x_eapol_key *key;
1393 key = (const struct ieee802_1x_eapol_key *) (hdr + 1);

Completed in 126 milliseconds