Searched refs:authenticators (Results 1 – 6 of 6) sorted by relevance
109 Authenticator authenticators[] = { variable180 Authenticator *ap = authenticators; in findauthenticator()190 Authenticator *ap = authenticators; in auth_init()267 for (ap = authenticators; ap->type; ap++) { in auth_onoff()310 for (ap = authenticators; ap->type; ap++) { in auth_status()331 Authenticator *ap = authenticators; in auth_request()
117 Authenticator authenticators[] = { variable193 Authenticator *ap = authenticators; in findauthenticator()203 Authenticator *ap = authenticators; in auth_init()280 for (ap = authenticators; ap->type; ap++) { in auth_onoff()323 for (ap = authenticators; ap->type; ap++) { in auth_status()344 Authenticator *ap = authenticators; in auth_request()
296 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable323 if (authenticators[auth] == NULL) in ieee80211_authenticator_get()325 return authenticators[auth]; in ieee80211_authenticator_get()334 authenticators[type] = auth; in ieee80211_authenticator_register()343 authenticators[type] = NULL; in ieee80211_authenticator_unregister()
130 to the server side. The idea is to save the authenticators sent during
196 parameter to permit the generation of authenticators with
823 # authenticators for use with 802.11 drivers that use the `wlan'