Home
last modified time | relevance | path

Searched refs:debug_fr (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dsshconnect2.c1253 debug_fr(r, "sshkey_sign"); in identity_sign()
1273 debug_fr(r, "sshkey_check_sigtype"); in identity_sign()
1578 debug_fr(r, "Skipping key %s", id->filename); in load_identity_file()
1635 debug_fr(r, "ssh_get_authentication_socket"); in get_agent_identities()
1645 debug_fr(r, "ssh_fetch_identitylist"); in get_agent_identities()
1731 debug_fr(r, "ignoring %s agent key", in pubkey_prepare()
H A Dlog.h118 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
H A Dsftp-usergroup.c111 debug_fr(r, "sftp_get_users_groups_by_id"); in lookup_and_record()
H A Dssh-pkcs11-helper.c141 debug_fr(r, "encode key"); in process_add()
H A Dkrl.c836 debug_fr(r, "parse"); in cert_extension_subsection()
1016 debug_fr(r, "parse"); in extension_section()
H A Dhostfile.c279 debug_fr(r, "hostkeys_foreach failed for %s", path); in load_hostkeys_file()
H A Dclientloop.c1825 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()
H A Dssh-agent.c944 debug_fr(r, "sshkey_sign"); in process_sign_request2()
H A Dssh-keygen.c2548 debug_fr(r, "load private key \"%s\"", privpath); in load_sign_key()