Searched refs:Authenticator (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | auth.h | 81 } Authenticator; typedef 95 void auth_finished(Authenticator *, int); 102 int kerberos5_init(Authenticator *); 103 int kerberos5_send(Authenticator *); 104 void kerberos5_reply(Authenticator *, unsigned char *, int); 105 int kerberos5_status(Authenticator *, char *, int);
|
H A D | auth.c | 98 static Authenticator *authenticated = NULL; 107 static Authenticator authenticators[] = { 130 static Authenticator NoAuth = { 0 }; 143 static Authenticator * 146 Authenticator *ap = authenticators; in findauthenticator() 160 Authenticator *ap = authenticators; in auth_init() 253 Authenticator *ap; in auth_onoff() 311 Authenticator *ap; in auth_status() 364 Authenticator *ap; in auth_send_retry() 411 Authenticator *ap; in auth_reply() [all …]
|
H A D | kerberos5.c | 93 static void kerberos5_forward(Authenticator *); 134 krb5_send_data(Authenticator *ap, int type, krb5_pointer d, int c) in krb5_send_data() 182 kerberos5_init(Authenticator *ap) in kerberos5_init() 196 kerberos5_send(Authenticator *ap) in kerberos5_send() 400 kerberos5_reply(Authenticator *ap, unsigned char *data, int cnt) in kerberos5_reply() 497 kerberos5_status(Authenticator *ap, char *name, int level) in kerberos5_status() 618 kerberos5_forward(Authenticator *ap) in kerberos5_forward()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 208 the Authenticator (AP) and Supplicant (client station). 212 the Authenticator and Supplicant. This handshake is also used to 213 verify that both Authenticator and Supplicant know the master session 246 negotiation with a WPA Authenticator and EAP authentication with 263 by the Authenticator in the AP) 267 with the Authenticator (AP)
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 16913 2007 RSA SecurID (R) Authenticator
|