Searched defs:wpa_authenticator (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h25 struct wpa_authenticator *wpa_auth;
161 struct wpa_authenticator { struct
192 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
194 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
196 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
201 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
204 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
205 int (*cb)(struct wpa_authenticator *a, void *ctx),
209 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth,
211 void wpa_smk_error(struct wpa_authenticator *wpa_aut
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h25 struct wpa_authenticator *wpa_auth;
161 struct wpa_authenticator { struct
192 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
194 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
196 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
201 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
204 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
205 int (*cb)(struct wpa_authenticator *a, void *ctx),
209 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth,
211 void wpa_smk_error(struct wpa_authenticator *wpa_aut
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h25 struct wpa_authenticator *wpa_auth;
161 struct wpa_authenticator { struct
192 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
194 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
196 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
201 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
204 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
205 int (*cb)(struct wpa_authenticator *a, void *ctx),
209 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth,
211 void wpa_smk_error(struct wpa_authenticator *wpa_aut
[all...]

Completed in 29 milliseconds