Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-kbdint.c49 int r, authenticated = 0; in userauth_kbdint() local
Dauth2-passwd.c55 int authenticated = 0, r; in userauth_passwd() local
Dauth2-gss.c249 int r, authenticated; in input_gssapi_exchange_complete() local
283 int r, authenticated = 0; in input_gssapi_mic() local
Dauth2.c267 int r, authenticated = 0; in input_userauth_request() local
352 userauth_finish(struct ssh *ssh, int authenticated, const char *method, in userauth_finish()
728 auth2_record_key(Authctxt *authctxt, int authenticated, in auth2_record_key()
Dauth2-hostbased.c69 int r, pktype, authenticated = 0; in userauth_hostbased() local
Dauth2-chall.c295 int authenticated = 0, res; in input_userauth_info_response() local
Dauth.h55 int authenticated; /* authenticated and alarms cancelled */ member
Dmonitor.c276 int authenticated = 0, partial = 0; in monitor_child_preauth() local
888 int r, authenticated; in mm_answer_authpassword() local
1907 int r, authenticated; in mm_answer_gss_userok() local
Dmonitor_wrap.c393 int r, authenticated = 0; in mm_auth_password() local
999 int r, authenticated = 0; in mm_ssh_gssapi_userok() local
Dauth.c312 auth_log(struct ssh *ssh, int authenticated, int partial, in auth_log()
Dauth2-pubkey.c100 int req_presence = 0, authenticated = 0; in userauth_pubkey() local
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_HttpServer.java336 private void authenticateTest(boolean authenticated) { in authenticateTest()
/external/ppp/pppd/plugins/
Dwinbind.c260 int authenticated = NOT_AUTHENTICATED; /* not auth */ in run_ntlm_auth() local
/external/libpcap/rpcapd/
Ddaemon.c228 int authenticated = 0; // 1 if the client has successfully authenticated in daemon_serviceloop() local
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.h175 bool authenticated; member
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h242 bool authenticated; member
/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h1202 uint8_t authenticated; /* packet authenticated ok */ member