| /freebsd-12.1/contrib/telnet/libtelnet/ |
| H A D | auth-proto.h | 55 Authenticator *findauthenticator(int, int); 64 void auth_finished(Authenticator *, int); 80 int kerberos4_init(Authenticator *, int); 81 int kerberos4_send(Authenticator *); 84 int kerberos4_status(Authenticator *, char *, int); 89 int kerberos5_init(Authenticator *, int); 90 int kerberos5_send_mutual(Authenticator *); 91 int kerberos5_send_oneway(Authenticator *); 99 int sra_init(Authenticator *, int); 100 int sra_send(Authenticator *); [all …]
|
| H A D | auth.c | 113 Authenticator authenticators[] = { 186 Authenticator * 189 Authenticator *ap = authenticators; in findauthenticator() 199 Authenticator *ap = authenticators; in auth_init() 269 Authenticator *ap; in auth_onoff() 310 Authenticator *ap; in auth_status() 340 Authenticator *ap = authenticators; in auth_request() 377 Authenticator *ap; in auth_send() 463 Authenticator *ap; in auth_is() 484 Authenticator *ap; in auth_reply() [all …]
|
| H A D | kerberos5.c | 64 #define Authenticator k5_Authenticator macro 66 #undef Authenticator 79 void kerberos5_forward (Authenticator *); 110 Data(Authenticator *ap, int type, const char *d, int c) in Data() 141 kerberos5_init(Authenticator *ap __unused, int server) in kerberos5_init() 173 kerberos5_send(const char *name, Authenticator *ap) in kerberos5_send() 292 kerberos5_send_mutual(Authenticator *ap) in kerberos5_send_mutual() 298 kerberos5_send_oneway(Authenticator *ap) in kerberos5_send_oneway() 304 kerberos5_is(Authenticator *ap, unsigned char *data, int cnt) in kerberos5_is() 572 kerberos5_reply(Authenticator *ap, unsigned char *data, int cnt) in kerberos5_reply() [all …]
|
| H A D | krb4encpwd.c | 115 Authenticator *ap; in Data() 150 Authenticator *ap; in krb4encpwd_init() 174 Authenticator *ap; in krb4encpwd_send() 194 Authenticator *ap; in krb4encpwd_is() 271 Authenticator *ap; in krb4encpwd_reply() 330 Authenticator *ap; in krb4encpwd_status()
|
| H A D | kerberos.c | 98 Data(Authenticator *ap, int type, const unsigned char *d, int c) in Data() 129 kerberos4_init(Authenticator *ap __unused, int server) in kerberos4_init() 148 kerberos4_send(Authenticator *ap) in kerberos4_send() 234 kerberos4_is(Authenticator *ap, unsigned char *data, int cnt) in kerberos4_is() 335 kerberos4_reply(Authenticator *ap, unsigned char *data, int cnt) in kerberos4_reply() 400 kerberos4_status(Authenticator *ap __unused, char *nam, int level) in kerberos4_status()
|
| H A D | rsaencpwd.c | 111 Authenticator *ap; in Data() 146 Authenticator *ap; in rsaencpwd_init() 170 Authenticator *ap; in rsaencpwd_send() 190 Authenticator *ap; in rsaencpwd_is() 310 Authenticator *ap; in rsaencpwd_reply() 381 Authenticator *ap; in rsaencpwd_status()
|
| H A D | sra.c | 82 Data(Authenticator *ap, int type, void *d, int c) in Data() 113 sra_init(Authenticator *ap __unused, int server) in sra_init() 137 sra_send(Authenticator *ap) in sra_send() 155 sra_is(Authenticator *ap, unsigned char *data, int cnt) in sra_is() 246 sra_reply(Authenticator *ap, unsigned char *data, int cnt) in sra_reply() 343 sra_status(Authenticator *ap __unused, char *name, int level) in sra_status()
|
| H A D | auth.h | 71 } Authenticator; typedef
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | auth-proto.h | 59 Authenticator *findauthenticator (int, int); 63 void auth_finished (Authenticator *, int); 83 int unsafe_init (Authenticator *, int); 84 int unsafe_send (Authenticator *); 87 int unsafe_status (Authenticator *, char *, int); 92 int sra_init (Authenticator *, int); 93 int sra_send (Authenticator *); 96 int sra_status (Authenticator *, char *, int); 101 int kerberos5_init (Authenticator *, int); 102 int kerberos5_send_mutual (Authenticator *); [all …]
|
| H A D | auth.c | 109 Authenticator authenticators[] = { 172 static Authenticator NoAuth = { 0 }; 177 Authenticator * 180 Authenticator *ap = authenticators; in findauthenticator() 190 Authenticator *ap = authenticators; in auth_init() 260 Authenticator *ap; in auth_onoff() 301 Authenticator *ap; in auth_status() 368 Authenticator *ap; in auth_send() 463 Authenticator *ap; in auth_is() 484 Authenticator *ap; in auth_reply() [all …]
|
| H A D | kerberos5.c | 68 #define Authenticator k5_Authenticator macro 70 #undef Authenticator 98 void kerberos5_forward (Authenticator *); 118 Data(Authenticator *ap, int type, const void *d, int c) in Data() 164 kerberos5_init(Authenticator *ap, int server) in kerberos5_init() 195 kerberos5_send(char *name, Authenticator *ap) in kerberos5_send() 316 kerberos5_send_mutual(Authenticator *ap) in kerberos5_send_mutual() 322 kerberos5_send_oneway(Authenticator *ap) in kerberos5_send_oneway() 343 kerberos5_is(Authenticator *ap, unsigned char *data, int cnt) in kerberos5_is() 612 kerberos5_reply(Authenticator *ap, unsigned char *data, int cnt) in kerberos5_reply() [all …]
|
| H A D | rsaencpwd.c | 116 Authenticator *ap; in Data() 151 Authenticator *ap; in rsaencpwd_init() 174 Authenticator *ap; in rsaencpwd_send() 194 Authenticator *ap; in rsaencpwd_is() 314 Authenticator *ap; in rsaencpwd_reply() 385 Authenticator *ap; in rsaencpwd_status()
|
| H A D | spx.c | 133 Authenticator *ap; in Data() 168 Authenticator *ap; in spx_init() 201 Authenticator *ap; in spx_send() 313 Authenticator *ap; in spx_is() 416 Authenticator *ap; in spx_reply() 480 Authenticator *ap; in spx_status()
|
| H A D | auth.h | 76 } Authenticator; typedef
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | README | 2 Authenticator and RADIUS authentication server 57 server for MAC address based access control, IEEE 802.1X Authenticator 59 Authenticator and dynamic TKIP/CCMP keying. 108 IEEE 802.1X uses elements called Supplicant, Authenticator, Port 113 Port Access Entity (PAE) with Authenticator functionality for 139 The normal configuration of the Authenticator would use an external 184 Authenticator and RADIUS encapsulation between the Authenticator and 192 Authentication Server with hostapd Authenticator. FreeRADIUS 194 Authenticator. 267 the Authenticator (AP) and Supplicant (client station). [all …]
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | codec.c | 130 Authenticator *t, in krb5_decode_Authenticator() 141 Authenticator *t, in krb5_encode_Authenticator()
|
| H A D | build_auth.c | 113 Authenticator auth; in _krb5_build_authenticator() 173 ASN1_MALLOC_ENCODE(Authenticator, buf, buf_size, &auth, &len, ret); in _krb5_build_authenticator()
|
| H A D | krb5.h | 528 typedef Authenticator krb5_authenticator_data; 534 typedef Authenticator krb5_donot_replay;
|
| H A D | replay.c | 181 checksum_authenticator(Authenticator *auth, void *data) in checksum_authenticator()
|
| /freebsd-12.1/crypto/heimdal/lib/gssapi/krb5/ |
| H A D | gkrb5_err.et | 26 error_code KG_NO_SUBKEY, "Authenticator has no subkey"
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | check-gen.c | 149 Authenticator *aa = a; in cmp_authenticator() 150 Authenticator *ab = b; in cmp_authenticator() 186 Authenticator values[] = { in test_authenticator() 203 ret = generic_test (tests, ntests, sizeof(Authenticator), in test_authenticator()
|
| H A D | krb5.asn1 | 15 Authenticator, 193 KRB5-AUTHDATA-GSS-API-ETYPE-NEGOTIATION(129), -- Authenticator only 405 Authenticator ::= [APPLICATION 2] SEQUENCE {
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/telnet/ |
| H A D | main.c | 115 #define Authenticator asn1_Authenticator macro
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | eap_testing.txt | 5 - Linked some parts of IEEE 802.1X Authenticator implementation from 13 integrated) Authenticator. 127 6) Authenticator simulator required patching for handling Access-Accept within
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | telnetd.c | 55 #define Authenticator k5_Authenticator macro 57 #undef Authenticator
|