Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/crypto/openssh/
H A Dsftp-usergroup.c111 debug_fr(r, "sftp_get_users_groups_by_id"); in lookup_and_record()
H A Dlog.h124 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
H A Dsshconnect2.c1258 debug_fr(r, "sshkey_sign"); in identity_sign()
1278 debug_fr(r, "sshkey_check_sigtype"); in identity_sign()
1583 debug_fr(r, "Skipping key %s", id->filename); in load_identity_file()
1640 debug_fr(r, "ssh_get_authentication_socket"); in get_agent_identities()
1650 debug_fr(r, "ssh_fetch_identitylist"); in get_agent_identities()
1736 debug_fr(r, "ignoring %s agent key", in pubkey_prepare()
H A Dssh-pkcs11-helper.c141 debug_fr(r, "encode key"); in process_add()
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 Dssh-agent.c962 debug_fr(r, "sshkey_sign"); in process_sign_request2()
H A Dclientloop.c1843 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()
H A Dssh-keygen.c2552 debug_fr(r, "load private key \"%s\"", privpath); in load_sign_key()