Searched defs:sta_ctx (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/wpa/src/ap/ |
| HD | ieee802_1x.c | 1639 static void ieee802_1x_eapol_send(void *ctx, void *sta_ctx, u8 type, in ieee802_1x_eapol_send() 1670 static void ieee802_1x_aaa_send(void *ctx, void *sta_ctx, in ieee802_1x_aaa_send() 1682 static void _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, in _ieee802_1x_finished() 1766 static void ieee802_1x_set_port_authorized(void *ctx, void *sta_ctx, in ieee802_1x_set_port_authorized() 1775 static void _ieee802_1x_abort_auth(void *ctx, void *sta_ctx) in _ieee802_1x_abort_auth() 1783 static void _ieee802_1x_tx_key(void *ctx, void *sta_ctx) in _ieee802_1x_tx_key() 1791 static void ieee802_1x_eapol_event(void *ctx, void *sta_ctx, in ieee802_1x_eapol_event()
|
| /trueos/contrib/wpa/src/eapol_auth/ |
| HD | eapol_auth_sm.c | 760 const struct wpabuf *assoc_p2p_ie, void *sta_ctx, in eapol_auth_alloc()
|