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;
162 struct wpa_authenticator { struct
193 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
195 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
197 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
202 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
205 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
206 int (*cb)(struct wpa_authenticator *a, void *ctx),
210 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth,
212 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;
162 struct wpa_authenticator { struct
193 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
195 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
197 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
202 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
205 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
206 int (*cb)(struct wpa_authenticator *a, void *ctx),
210 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth,
212 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;
162 struct wpa_authenticator { struct
193 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
195 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
197 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
202 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
205 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
206 int (*cb)(struct wpa_authenticator *a, void *ctx),
210 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth,
212 void wpa_smk_error(struct wpa_authenticator *wpa_aut
[all...]

Completed in 76 milliseconds