Searched refs:authenticators (Results 1 – 1 of 1) sorted by relevance
450 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable477 if (authenticators[auth] == NULL) in ieee80211_authenticator_get()479 return authenticators[auth]; in ieee80211_authenticator_get()488 authenticators[type] = auth; in ieee80211_authenticator_register()497 authenticators[type] = NULL; in ieee80211_authenticator_unregister()