Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc52 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 Dlog.h124 #define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
H A Dssh-pkcs11-helper.c141 debug_fr(r, "encode key"); in process_add()
H A Dsshconnect2.c1288 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 Dhostfile.c280 debug_fr(r, "hostkeys_foreach failed for %s", path); in load_hostkeys_file()
H A Dclientloop.c1597 debug_fr(r, "ssh_get_authentication_socket"); in client_request_agent()