Home
last modified time | relevance | path

Searched refs:ieee802_1x_eapol_key (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h24 struct ieee802_1x_eapol_key { struct
Dieee802_1x.c114 struct ieee802_1x_eapol_key *key; in ieee802_1x_tx_key_one()
127 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in ieee802_1x_tx_key_one()
667 struct ieee802_1x_eapol_key *key; in ieee802_1x_receive()
713 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in ieee802_1x_receive()
714 if (datalen >= sizeof(struct ieee802_1x_eapol_key) && in ieee802_1x_receive()
1798 struct ieee802_1x_eapol_key *key; in ieee802_1x_eapol_tx_status()
1825 key = (struct ieee802_1x_eapol_key *) pos; in ieee802_1x_eapol_tx_status()
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
Deapol_supp_sm.c159 struct ieee802_1x_eapol_key { struct
648 struct ieee802_1x_eapol_key *key; in eapol_sm_processKey()
667 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in eapol_sm_processKey()
1150 const struct ieee802_1x_eapol_key *key; in eapol_sm_rx_eapol()
1224 key = (const struct ieee802_1x_eapol_key *) (hdr + 1); in eapol_sm_rx_eapol()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.c153 struct ieee802_1x_eapol_key { struct
668 struct ieee802_1x_eapol_key *key; in eapol_sm_processKey()
687 key = (struct ieee802_1x_eapol_key *) (hdr + 1); in eapol_sm_processKey()
1199 const struct ieee802_1x_eapol_key *key; in eapol_sm_rx_eapol()
1273 key = (const struct ieee802_1x_eapol_key *) (hdr + 1); in eapol_sm_rx_eapol()