Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dauth2-gss.c257 int r, authenticated; in input_gssapi_exchange_complete() local
286 int r, authenticated = 0; in input_gssapi_mic() local
H A Dauth2-kbdint.c50 int r, authenticated = 0; in userauth_kbdint() local
H A Dauth2-passwd.c56 int authenticated = 0, r; in userauth_passwd() local
H A Dauth2.c274 int r, authenticated = 0; in input_userauth_request() local
361 userauth_finish(struct ssh *ssh, int authenticated, const char *packet_method, in userauth_finish()
718 auth2_record_key(Authctxt *authctxt, int authenticated, in auth2_record_key()
H A Dauth2-hostbased.c68 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 Dmonitor.c269 int authenticated = 0, partial = 0; in monitor_child_preauth() local
897 int r, authenticated; in mm_answer_authpassword() local
1947 int r, authenticated; in mm_answer_gss_userok() local
H A Dauth.h57 int authenticated; /* authenticated and alarms cancelled */ member
H A Dauth.c266 auth_log(struct ssh *ssh, int authenticated, int partial, in auth_log()
H A Dmonitor_wrap.c460 int r, authenticated = 0; in mm_auth_password() local
1060 int r, authenticated = 0; in mm_ssh_gssapi_userok() local
H A Dauth2-pubkey.c99 int req_presence = 0, req_verify = 0, authenticated = 0; in userauth_pubkey() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_file.h165 unsigned authenticated :1; member
/dflybsd-src/lib/libtelnet/
H A Dauth.c94 static Authenticator *authenticated = NULL; variable
/dflybsd-src/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.h175 Boolean authenticated; member