Searched refs:ieee802_1x_eapol_key (Results 1 – 3 of 3) sorted by relevance
64 struct ieee802_1x_eapol_key { struct
216 struct ieee802_1x_eapol_key *key; in ieee802_1x_tx_key_one()229 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in ieee802_1x_tx_key_one()1123 struct ieee802_1x_eapol_key *key; in ieee802_1x_receive()1178 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in ieee802_1x_receive()1179 if (datalen >= sizeof(struct ieee802_1x_eapol_key) && in ieee802_1x_receive()2702 struct ieee802_1x_eapol_key *key; in ieee802_1x_eapol_tx_status()2740 key = (struct ieee802_1x_eapol_key *) pos; in ieee802_1x_eapol_tx_status()
698 struct ieee802_1x_eapol_key *key; in eapol_sm_processKey()722 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in eapol_sm_processKey()1292 const struct ieee802_1x_eapol_key *key; in eapol_sm_rx_eapol()1402 key = (const struct ieee802_1x_eapol_key *) (hdr + 1); in eapol_sm_rx_eapol()