Searched defs:sta_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c772 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) argument
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c2191 static void ieee802_1x_eapol_send(void *ctx, void *sta_ctx, u8 type, argument
2222 static void ieee802_1x_aaa_send(void *ctx, void *sta_ctx, argument
2234 static void _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, argument
2332 static void ieee802_1x_set_port_authorized(void *ctx, void *sta_ctx, argument
2341 static void _ieee802_1x_abort_auth(void *ctx, void *sta_ctx) argument
2349 _ieee802_1x_tx_key(void *ctx, void *sta_ctx) argument
2361 ieee802_1x_eapol_event(void *ctx, void *sta_ctx, enum eapol_event type) argument
[all...]

Completed in 120 milliseconds