Searched defs:wpa_authenticator (Results 1 - 3 of 3) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | wpa_auth_i.h | 25 struct wpa_authenticator *wpa_auth; 180 struct wpa_authenticator { struct 215 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, 217 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, 219 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth, 224 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, 227 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth, 228 int (*cb)(struct wpa_authenticator *a, void *ctx), 232 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth, 234 void wpa_smk_error(struct wpa_authenticator *wpa_aut [all...] |
/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth_i.h | 25 struct wpa_authenticator *wpa_auth; 180 struct wpa_authenticator { struct 215 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, 217 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, 219 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth, 224 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, 227 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth, 228 int (*cb)(struct wpa_authenticator *a, void *ctx), 232 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth, 234 void wpa_smk_error(struct wpa_authenticator *wpa_aut [all...] |
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | wpa_auth_i.h | 25 struct wpa_authenticator *wpa_auth; 180 struct wpa_authenticator { struct 215 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, 217 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, 219 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth, 224 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, 227 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth, 228 int (*cb)(struct wpa_authenticator *a, void *ctx), 232 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth, 234 void wpa_smk_error(struct wpa_authenticator *wpa_aut [all...] |
Completed in 24 milliseconds