Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-kbdint.c48 int authenticated = 0; in userauth_kbdint() local
Dauth2-passwd.c54 int authenticated = 0; in userauth_passwd() local
Dauth2-gss.c229 int authenticated; in input_gssapi_exchange_complete() local
257 int authenticated = 0; in input_gssapi_mic() local
Dauth2-hostbased.c67 int authenticated = 0; in userauth_hostbased() local
Dauth2.c219 int authenticated = 0; in input_userauth_request() local
296 userauth_finish(Authctxt *authctxt, int authenticated, const char *method, in userauth_finish()
Dauth2-chall.c292 int authenticated = 0, res; in input_userauth_info_response() local
Dauth.h54 int authenticated; /* authenticated and alarms cancelled */ member
Dmonitor.c288 int authenticated = 0, partial = 0; in monitor_child_preauth() local
823 int authenticated; in mm_answer_authpassword() local
1781 int authenticated; in mm_answer_gss_userok() local
Dmonitor_wrap.c353 int authenticated = 0; in mm_auth_password() local
930 int authenticated = 0; in mm_ssh_gssapi_userok() local
Dauth.c288 auth_log(Authctxt *authctxt, int authenticated, int partial, in auth_log()
Dauth2-pubkey.c86 int 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.c146 int authenticated = 0; // 1 if the client has successfully authenticated in daemon_serviceloop() local
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.h175 Boolean authenticated; member
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h219 bool authenticated; member