Searched defs:authenticated (Results 1 – 17 of 17) sorted by relevance
/external/openssh/ |
D | auth2-kbdint.c | 49 int r, authenticated = 0; in userauth_kbdint() local
|
D | auth2-passwd.c | 55 int authenticated = 0, r; in userauth_passwd() local
|
D | auth2-gss.c | 249 int r, authenticated; in input_gssapi_exchange_complete() local 283 int r, authenticated = 0; in input_gssapi_mic() local
|
D | auth2.c | 267 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()
|
D | auth2-hostbased.c | 69 int r, pktype, authenticated = 0; in userauth_hostbased() local
|
D | auth2-chall.c | 295 int authenticated = 0, res; in input_userauth_info_response() local
|
D | auth.h | 55 int authenticated; /* authenticated and alarms cancelled */ member
|
D | monitor.c | 276 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
|
D | monitor_wrap.c | 393 int r, authenticated = 0; in mm_auth_password() local 999 int r, authenticated = 0; in mm_ssh_gssapi_userok() local
|
D | auth.c | 312 auth_log(struct ssh *ssh, int authenticated, int partial, in auth_log()
|
D | auth2-pubkey.c | 100 int req_presence = 0, authenticated = 0; in userauth_pubkey() local
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_HttpServer.java | 336 private void authenticateTest(boolean authenticated) { in authenticateTest()
|
/external/ppp/pppd/plugins/ |
D | winbind.c | 260 int authenticated = NOT_AUTHENTICATED; /* not auth */ in run_ntlm_auth() local
|
/external/libpcap/rpcapd/ |
D | daemon.c | 228 int authenticated = 0; // 1 if the client has successfully authenticated in daemon_serviceloop() local
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_kay.h | 175 bool authenticated; member
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.h | 242 bool authenticated; member
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_structs.h | 1202 uint8_t authenticated; /* packet authenticated ok */ member
|