Home
last modified time | relevance | path

Searched refs:authenticators (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/telnet/libtelnet/
H A Dauth.c113 Authenticator authenticators[] = { variable
189 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()
/freebsd-12.1/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c109 Authenticator authenticators[] = { variable
180 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()
/freebsd-12.1/sys/net80211/
H A Dieee80211_proto.c442 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable
469 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()
/freebsd-12.1/crypto/heimdal/doc/
H A Dwhatis.texi130 to the server side. The idea is to save the authenticators sent during
/freebsd-12.1/crypto/heimdal/
H A DChangeLog.2000196 parameter to permit the generation of authenticators with
/freebsd-12.1/sys/conf/
H A DNOTES859 # authenticators for use with 802.11 drivers that use the `wlan'