Home
last modified time | relevance | path

Searched defs:authenticated (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-kbdint.c49 int r, authenticated = 0; in userauth_kbdint() local
H A Dauth2-passwd.c55 int authenticated = 0, r; in userauth_passwd() local
H A Dauth2-gss.c256 int r, authenticated; in input_gssapi_exchange_complete() local
290 int r, authenticated = 0; in input_gssapi_mic() local
H A Dauth2.c275 int r, authenticated = 0; in input_userauth_request() local
364 userauth_finish(struct ssh *ssh, int authenticated, const char *packet_method, in userauth_finish()
770 auth2_record_key(Authctxt *authctxt, int authenticated, in auth2_record_key()
H A Dauth2-hostbased.c67 int r, pktype, authenticated = 0; in userauth_hostbased() local
H A Dauth2-chall.c294 int authenticated = 0, res; in input_userauth_info_response() local
H A Dauth.h57 int authenticated; /* authenticated and alarms cancelled */ member
H A Dmonitor.c270 int authenticated = 0, partial = 0; in monitor_child_preauth() local
882 int r, authenticated; in mm_answer_authpassword() local
1932 int r, authenticated; in mm_answer_gss_userok() local
H A Dmonitor_wrap.c404 int r, authenticated = 0; in mm_auth_password() local
1004 int r, authenticated = 0; in mm_ssh_gssapi_userok() local
H A Dauth.c268 auth_log(struct ssh *ssh, int authenticated, int partial, in auth_log()
H A Dauth2-pubkey.c98 int req_presence = 0, req_verify = 0, authenticated = 0; in userauth_pubkey() local
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_get_name_attribute.c39 int *authenticated, in gss_get_name_attribute()
H A Dgss_authorize_localname.c85 int authenticated = 0, complete = 0; in attr_authorize_localname() local
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c98 static Authenticator *authenticated = 0; variable
/freebsd/contrib/telnet/libtelnet/
H A Dauth.c96 static Authenticator *authenticated = 0; variable
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay.h175 bool authenticated; member
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c228 int authenticated = 0; // 1 if the client has successfully authenticated in daemon_serviceloop() local
/freebsd/sys/dev/drm2/
H A DdrmP.h406 int authenticated; member
/freebsd/sys/netinet/
H A Dsctp_structs.h1134 uint8_t authenticated; /* packet authenticated ok */ member