Home
last modified time | relevance | path

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

/freebsd/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/contrib/telnet/libtelnet/
H A Dauth.c110 Authenticator authenticators[] = { variable
186 Authenticator *ap = authenticators; in findauthenticator()
196 Authenticator *ap = authenticators; in auth_init()
273 for (ap = authenticators; ap->type; ap++) { in auth_onoff()
316 for (ap = authenticators; ap->type; ap++) { in auth_status()
337 Authenticator *ap = authenticators; in auth_request()
/freebsd/contrib/libfido2/
H A DNEWS22 ** Improved support for FIDO 2.1 authenticators.
90 ** Better support for FIDO 2.1 authenticators.
230 ** fido2-{assert,cred}: new -u option to force U2F on dual authenticators.
/freebsd/contrib/libfido2/.github/ISSUE_TEMPLATE/
H A Dbug_report.md29 **Does the problem happen with different authenticators?**
/freebsd/sys/net80211/
H A Dieee80211_proto.c448 static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX]; variable
475 if (authenticators[auth] == NULL) in ieee80211_authenticator_get()
477 return authenticators[auth]; in ieee80211_authenticator_get()
486 authenticators[type] = auth; in ieee80211_authenticator_register()
495 authenticators[type] = NULL; in ieee80211_authenticator_unregister()
/freebsd/crypto/heimdal/doc/
H A Dwhatis.texi130 to the server side. The idea is to save the authenticators sent during
/freebsd/crypto/heimdal/
H A DChangeLog.2000196 parameter to permit the generation of authenticators with
/freebsd/sys/conf/
H A DNOTES900 # authenticators for use with 802.11 drivers that use the `wlan'
/freebsd/crypto/openssh/
H A DChangeLog7650 thingies as "FIDO authenticators", not "FIDO tokens".