Searched defs:sta_ctx (Results 1 – 2 of 2) sorted by relevance
| /external/wpa_supplicant_8/src/ap/ |
| D | ieee802_1x.c | 2247 static void ieee802_1x_eapol_send(void *ctx, void *sta_ctx, u8 type, in ieee802_1x_eapol_send() 2278 static void ieee802_1x_aaa_send(void *ctx, void *sta_ctx, in ieee802_1x_aaa_send() 2290 static bool _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, in _ieee802_1x_finished() 2392 static void ieee802_1x_set_port_authorized(void *ctx, void *sta_ctx, in ieee802_1x_set_port_authorized() 2402 static void _ieee802_1x_abort_auth(void *ctx, void *sta_ctx) in _ieee802_1x_abort_auth() 2412 static void _ieee802_1x_tx_key(void *ctx, void *sta_ctx) in _ieee802_1x_tx_key() 2426 static void ieee802_1x_eapol_event(void *ctx, void *sta_ctx, in ieee802_1x_eapol_event()
|
| /external/wpa_supplicant_8/src/eapol_auth/ |
| D | eapol_auth_sm.c | 791 const struct wpabuf *assoc_p2p_ie, void *sta_ctx, in eapol_auth_alloc()
|