Searched refs:tx_key (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.h78 void (*tx_key)(void *ctx, void *sta_ctx); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)
1302 eapol->cb.tx_key = cb->tx_key;
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.h78 void (*tx_key)(void *ctx, void *sta_ctx); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)
1302 eapol->cb.tx_key = cb->tx_key;
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.h78 void (*tx_key)(void *ctx, void *sta_ctx); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)
1302 eapol->cb.tx_key = cb->tx_key;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_1x.c2264 cb.tx_key = _ieee802_1x_tx_key;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_1x.c2264 cb.tx_key = _ieee802_1x_tx_key;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_1x.c2264 cb.tx_key = _ieee802_1x_tx_key;

Completed in 376 milliseconds