Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssh/
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-gss.c257 int r, authenticated; in input_gssapi_exchange_complete() local
286 int r, authenticated = 0; in input_gssapi_mic() local
H A Dauth2.c275 int r, authenticated = 0; in input_userauth_request() local
362 userauth_finish(struct ssh *ssh, int authenticated, const char *packet_method, in userauth_finish()
721 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 Dauth.h57 int authenticated; /* authenticated and alarms cancelled */ member
H A Dmonitor.c270 int authenticated = 0, partial = 0; in monitor_child_preauth() local
907 int r, authenticated; in mm_answer_authpassword() local
1958 int r, authenticated; in mm_answer_gss_userok() local
H A Dauth.c267 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
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_map_name_to_any.c33 int authenticated, in gss_map_name_to_any()
H A Dg_get_name_attr.c34 int *authenticated, in gss_get_name_attribute()
H A Dgssd_pname_to_uid.c80 int authenticated = 0, complete = 0; in attr_localname() local
H A Dg_authorize_localname.c98 int authenticated = 0, complete = 0; in attr_authorize_localname() local
H A Dg_glue.c137 int authenticated, complete; in import_internal_attributes() 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/krb5/src/lib/gssapi/krb5/
H A Dnaming_exts.c309 int *authenticated, in krb5_gss_get_name_attribute()
480 int authenticated, in krb5_gss_map_name_to_any()
/freebsd/contrib/telnet/libtelnet/
H A Dauth.c96 static Authenticator *authenticated = 0; variable
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c98 static Authenticator *authenticated = 0; variable
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dai_authdata.c156 const krb5_data *attribute, krb5_boolean *authenticated, in authind_get_attribute()
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dcommon.c220 int authenticated = 0; in dump_attribute() local
/freebsd/crypto/krb5/src/plugins/authdata/greet_client/
H A Dgreet.c183 krb5_boolean *authenticated, in greet_get_attribute()
/freebsd/crypto/krb5/src/appl/gss-sample/
H A Dgss-server.c834 int authenticated = 0; in dumpAttribute() local

12