Searched refs:authenticators (Results 1 – 6 of 6) sorted by relevance
113 Authenticator authenticators[] = { variable189 Authenticator *ap = authenticators; in findauthenticator()199 Authenticator *ap = authenticators; in auth_init()276 for (ap = authenticators; ap->type; ap++) { in auth_onoff()319 for (ap = authenticators; ap->type; ap++) { in auth_status()340 Authenticator *ap = authenticators; in auth_request()
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()
442 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable469 if (authenticators[auth] == NULL) in ieee80211_authenticator_get()471 return authenticators[auth]; in ieee80211_authenticator_get()480 authenticators[type] = auth; in ieee80211_authenticator_register()489 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
859 # authenticators for use with 802.11 drivers that use the `wlan'