Searched refs:debug_fr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/crypto/openssh/regress/misc/fuzz-harness/ |
| H A D | kex_fuzz.cc | 52 debug_fr(r, "ssh_packet_next"); in do_send_and_receive() 62 debug_fr(r, "ssh_output_consume"); in do_send_and_receive() 66 debug_fr(r, "sshbuf_put"); in do_send_and_receive() 70 debug_fr(r, "ssh_input_append"); in do_send_and_receive() 104 debug_fr(r, "S->C"); in run_kex() 110 debug_fr(r, "C->S"); in run_kex() 119 debug_fr(r, "done"); in run_kex()
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | log.h | 124 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
|
| H A D | ssh-pkcs11-helper.c | 141 debug_fr(r, "encode key"); in process_add()
|
| H A D | sshconnect2.c | 1288 debug_fr(r, "sshkey_sign"); in identity_sign() 1304 debug_fr(r, "sshkey_check_sigtype"); in identity_sign() 1708 debug_fr(r, "ssh_get_authentication_socket"); in pubkey_prepare() 1711 debug_fr(r, "ssh_fetch_identitylist"); in pubkey_prepare()
|
| H A D | hostfile.c | 280 debug_fr(r, "hostkeys_foreach failed for %s", path); in load_hostkeys_file()
|
| H A D | clientloop.c | 1597 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()
|