Searched refs:for_each_auth (Results 1 – 3 of 3) sorted by relevance
356 int (*for_each_auth)(void *ctx, int (*cb)(struct wpa_authenticator *a, member
1623 .for_each_auth = hostapd_wpa_auth_for_each_auth, in hostapd_setup_wpa()
384 if (!wpa_auth->cb->for_each_auth) in wpa_auth_for_each_auth()386 return wpa_auth->cb->for_each_auth(wpa_auth->cb_ctx, cb, cb_ctx); in wpa_auth_for_each_auth()