Searched refs:debug_fr (Results 1 – 10 of 10) sorted by relevance
| /freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
| H A D | kex_fuzz.cc | 51 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 D | sftp-usergroup.c | 111 debug_fr(r, "sftp_get_users_groups_by_id"); in lookup_and_record()
|
| H A D | log.h | 142 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
|
| H A D | sshconnect2.c | 1257 debug_fr(r, "sshkey_sign"); in identity_sign() 1277 debug_fr(r, "sshkey_check_sigtype"); in identity_sign() 1582 debug_fr(r, "Skipping key %s", id->filename); in load_identity_file() 1639 debug_fr(r, "ssh_get_authentication_socket"); in get_agent_identities() 1649 debug_fr(r, "ssh_fetch_identitylist"); in get_agent_identities() 1735 debug_fr(r, "ignoring %s agent key", in pubkey_prepare()
|
| H A D | ssh-pkcs11-helper.c | 144 debug_fr(r, "encode key"); in process_add()
|
| H A D | krl.c | 837 debug_fr(r, "parse"); in cert_extension_subsection() 1017 debug_fr(r, "parse"); in extension_section()
|
| H A D | hostfile.c | 279 debug_fr(r, "hostkeys_foreach failed for %s", path); in load_hostkeys_file()
|
| H A D | clientloop.c | 1826 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()
|
| H A D | ssh-agent.c | 968 debug_fr(r, "sshkey_sign"); in process_sign_request2()
|
| H A D | ssh-keygen.c | 2576 debug_fr(r, "load private key \"%s\"", privpath); in load_sign_key()
|