Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/heimdal/appl/telnet/libtelnet/
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-10-stable/contrib/telnet/libtelnet/
Dauth.c117 Authenticator authenticators[] = { variable
193 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()
/freebsd-10-stable/sys/net80211/
Dieee80211_proto.c296 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable
323 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()
/freebsd-10-stable/crypto/heimdal/doc/
Dwhatis.texi130 to the server side. The idea is to save the authenticators sent during
/freebsd-10-stable/crypto/heimdal/
DChangeLog.2000196 parameter to permit the generation of authenticators with
/freebsd-10-stable/sys/conf/
DNOTES823 # authenticators for use with 802.11 drivers that use the `wlan'