Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc51 debug_fr(r, "ssh_packet_next"); in do_send_and_receive()
61 debug_fr(r, "ssh_output_consume"); in do_send_and_receive()
65 debug_fr(r, "sshbuf_put"); in do_send_and_receive()
69 debug_fr(r, "ssh_input_append"); in do_send_and_receive()
103 debug_fr(r, "S->C"); in run_kex()
109 debug_fr(r, "C->S"); in run_kex()
118 debug_fr(r, "done"); in run_kex()
/freebsd/crypto/openssh/
H A Dsftp-usergroup.c112 debug_fr(r, "sftp_get_users_groups_by_id"); in lookup_and_record()
H A Dlog.h142 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
H A Dsshconnect2.c1261 debug_fr(r, "sshkey_sign"); in identity_sign()
1282 debug_fr(r, "sshkey_check_sigtype"); in identity_sign()
1587 debug_fr(r, "Skipping key %s", id->filename); in load_identity_file()
1647 debug_fr(r, "ssh_get_authentication_socket"); in get_agent_identities()
1657 debug_fr(r, "ssh_fetch_identitylist"); in get_agent_identities()
1743 debug_fr(r, "ignoring %s agent key", in pubkey_prepare()
H A Dssh-pkcs11-client.c261 debug_fr(r, "recv_msg"); in pkcs11_sign()
H A Dkrl.c837 debug_fr(r, "parse"); in cert_extension_subsection()
1017 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.c1852 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()
H A Dssh-agent.c963 debug_fr(r, "sshkey_sign"); in process_sign_request2()
H A Dssh-keygen.c2497 debug_fr(r, "load private key \"%s\"", privpath); in load_sign_key()