Home
last modified time | relevance | path

Searched refs:Authenticator (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/lib/libtelnet/
H A Dauth-proto.h59 Authenticator *findauthenticator(int, int);
79 void auth_finished(Authenticator *, int);
85 int kerberos5_init(Authenticator *, int);
86 int kerberos5_send(Authenticator *);
87 void kerberos5_is(Authenticator *, unsigned char *, int);
88 void kerberos5_reply(Authenticator *, unsigned char *, int);
89 int kerberos5_status(Authenticator *, char *, size_t, int);
94 int sra_init(Authenticator *, int);
95 int sra_send(Authenticator *);
96 void sra_is(Authenticator *, unsigned char *, int);
[all …]
H A Dauth.c86 static Authenticator *authenticated = 0;
99 Authenticator authenticators[] = {
131 static Authenticator NoAuth = { .type = 0 };
136 Authenticator *
139 Authenticator *ap = authenticators; in findauthenticator()
149 Authenticator *ap = authenticators; in auth_init()
219 Authenticator *ap; in auth_onoff()
260 Authenticator *ap; in auth_status()
290 Authenticator *ap = authenticators; in auth_request()
327 Authenticator *ap; in auth_send()
[all …]
H A Dkerberos5.c61 #define Authenticator k5_Authenticator macro
63 #undef Authenticator
78 void kerberos5_forward(Authenticator *);
99 Data(Authenticator *ap, int type, const void *d, int c) in Data()
146 kerberos5_init(Authenticator *ap, int server) in kerberos5_init()
179 kerberos5_send(Authenticator *ap) in kerberos5_send()
266 kerberos5_is(Authenticator * ap, unsigned char *data, int cnt) in kerberos5_is()
506 kerberos5_reply(Authenticator * ap, unsigned char *data, int cnt) in kerberos5_reply()
595 kerberos5_status(Authenticator *ap, char *name, size_t l, int level) in kerberos5_status()
671 kerberos5_forward(Authenticator * ap) in kerberos5_forward()
H A Dsra.c89 Data(Authenticator *ap, int type, void *d, int c) in Data()
119 sra_init(Authenticator *ap __unused, int server) in sra_init()
145 sra_send(Authenticator *ap) in sra_send()
163 sra_is(Authenticator *ap, unsigned char *data, int cnt) in sra_is()
257 sra_reply(Authenticator *ap, unsigned char *data, int cnt) in sra_reply()
369 sra_status(Authenticator *ap __unused, char *name, size_t len, int level) in sra_status()
H A Dauth.h72 } Authenticator; typedef
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcodec.c132 Authenticator *t, in krb5_decode_Authenticator()
143 Authenticator *t, in krb5_encode_Authenticator()
H A Dbuild_auth.c112 Authenticator auth; in _krb5_build_authenticator()
176 ASN1_MALLOC_ENCODE(Authenticator, buf, buf_size, &auth, &len, ret); in _krb5_build_authenticator()
H A Dkrb5.h545 typedef Authenticator krb5_authenticator_data;
551 typedef Authenticator krb5_donot_replay;
H A Dreplay.c184 checksum_authenticator(Authenticator *auth, void *data) in checksum_authenticator()
H A Drd_req.c75 Authenticator *authenticator, in decrypt_authenticator()
H A Dkrb5-protos.h2830 Authenticator */*t*/,
3202 Authenticator */*t*/,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dgkrb5_err.et26 error_code KG_NO_SUBKEY, "Authenticator has no subkey"
/netbsd-src/crypto/external/bsd/heimdal/dist/po/heim_com_err35224064/
H A Dheim_com_err35224064.pot199 msgid "Authenticator has no subkey"
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A DREADME70 The TOTP1 algorithm is compatible with Google Authenticator.
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A Deap_testing.txt5 - Linked some parts of IEEE 802.1X Authenticator implementation from
13 integrated) Authenticator.
127 6) Authenticator simulator required patching for handling Access-Accept within
/netbsd-src/libexec/telnetd/
H A Dtelnetd.c83 #define Authenticator k5_Authenticator macro
85 #undef Authenticator
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-gen.c135 Authenticator *aa = a; in cmp_authenticator()
136 Authenticator *ab = b; in cmp_authenticator()
174 Authenticator values[] = { in test_authenticator()
191 ret = generic_test (tests, ntests, sizeof(Authenticator), in test_authenticator()
H A Dkrb5.asn115 Authenticator,
213 KRB5-AUTHDATA-GSS-API-ETYPE-NEGOTIATION(129), -- Authenticator only
429 Authenticator ::= [APPLICATION 2] SEQUENCE {
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20051976 (client sends EtypeList in Authenticator authz data)
1989 (client sends EtypeList in Authenticator authz data)
H A DChangeLog.20031674 * lib/asn1/check-gen.c: add checks for Authenticator too
H A DChangeLog.19982792 Authenticator.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2926.txt376 ( 1.3.6.1.4.1.6252.2.27.6.2.3 DESC 'SLP Authenticator')
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2817 0x01 U2F Authenticator Device