Home
last modified time | relevance | path

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

/freebsd-13.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-13.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-13.1/contrib/libfido2/
H A DNEWS3 ** Better support for FIDO 2.1 authenticators.
143 ** fido2-{assert,cred}: new -u option to force U2F on dual authenticators.
/freebsd-13.1/sys/net80211/
H A Dieee80211_proto.c453 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable
480 if (authenticators[auth] == NULL) in ieee80211_authenticator_get()
482 return authenticators[auth]; in ieee80211_authenticator_get()
491 authenticators[type] = auth; in ieee80211_authenticator_register()
500 authenticators[type] = NULL; in ieee80211_authenticator_unregister()
/freebsd-13.1/crypto/heimdal/doc/
H A Dwhatis.texi130 to the server side. The idea is to save the authenticators sent during
/freebsd-13.1/crypto/heimdal/
H A DChangeLog.2000196 parameter to permit the generation of authenticators with
/freebsd-13.1/sys/conf/
H A DNOTES868 # authenticators for use with 802.11 drivers that use the `wlan'