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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dieee802_1x.h30 struct ieee802_1x_eapol_key { struct
H A Dieee802_1x.c125 struct ieee802_1x_eapol_key *key;
138 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
673 struct ieee802_1x_eapol_key *key;
717 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
718 if (datalen >= sizeof(struct ieee802_1x_eapol_key) &&
1715 struct ieee802_1x_eapol_key *key;
1749 key = (struct ieee802_1x_eapol_key *) pos;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eapol_supp/
H A Deapol_supp_sm.c159 struct ieee802_1x_eapol_key { struct
656 struct ieee802_1x_eapol_key *key;
675 key = (struct ieee802_1x_eapol_key *) (hdr + 1);
1172 const struct ieee802_1x_eapol_key *key;
1246 key = (const struct ieee802_1x_eapol_key *) (hdr + 1);

Completed in 116 milliseconds