Home
last modified time | relevance | path

Searched refs:debug_f (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-14.2/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc57 debug_f("%zu%s", len, clobber ? " ignore" : ""); in do_send_and_receive()
100 debug_f("S:"); in run_kex()
106 debug_f("C:"); in run_kex()
113 debug_f("kex stalled"); in run_kex()
198 debug_f("%s %s clobber client %zu", kex, keyname, in do_kex_with_key()
201 debug_f("%s %s clobber server %zu", kex, keyname, in do_kex_with_key()
204 debug_f("%s %s noclobber", kex, keyname); in do_kex_with_key()
356 debug_f("%s", path); in main()
367 debug_f("%s", path); in main()
384 debug_f("%s", path); in main()
[all …]
/freebsd-14.2/crypto/openssh/
H A Dserverloop.c450 debug_f("originator %s port %u, target %s port %u", in server_request_direct_tcpip()
495 debug_f("originator %s port %d, target %s", in server_request_direct_streamlocal()
543 debug_f("invalid tun"); in server_request_tun()
632 debug_f("ctype %s rchan %u win %u max %u", in server_input_channel_open()
645 debug_f("confirm %s", ctype); in server_input_channel_open()
662 debug_f("failure %s", ctype); in server_input_channel_open()
779 debug_f("rtype %s want_reply %d", rtype, want_reply); in server_input_global_request()
786 debug_f("tcpip-forward listen %s port %u", in server_input_global_request()
815 debug_f("cancel-tcpip-forward addr %s port %d", in server_input_global_request()
824 debug_f("streamlocal-forward listen path %s", in server_input_global_request()
[all …]
H A Dssh-agent.c349 debug_f("%s: %zu constraints", context, ndcs); in dump_dest_constraints()
356 debug_f("done for %s", context); in dump_dest_constraints()
420 debug_f("cert %s / hostname %s rejected: %s", in match_key_hop()
869 debug_f("entering"); in process_sign_request2()
901 debug_f("user=%s", user); in process_sign_request2()
981 debug_f("good signature"); in process_sign_request2()
1023 debug_f("key not found"); in process_remove_identity()
1209 debug_f("constraint ext %s", ext_name); in parse_key_constraint_extension()
1405 debug_f("internal provider"); in process_add_identity()
1620 debug_f("add %.100s", canonical_provider); in process_add_smartcard_key()
[all …]
H A Dssh-pkcs11.c114 debug_f("provider \"%s\" refcount %d valid %d", in pkcs11_provider_finalize()
266 debug_f("no pin specified"); in pkcs11_login_slot()
410 debug_f("always-auth key"); in pkcs11_get_key()
1723 debug_f("could not supply SO pin: %lu", rv); in pkcs11_gakp()
1732 debug_f("failed to generate RSA key"); in pkcs11_gakp()
1739 debug_f("failed to generate ECDSA key"); in pkcs11_gakp()
1745 debug_f("unknown type %d", type); in pkcs11_gakp()
1780 debug_f("using provider \"%s\"", provider_id); in pkcs11_destroy_keypair()
1783 debug_f("could not register provider %s", in pkcs11_destroy_keypair()
1795 debug_f("could not supply SO pin: %lu", rv); in pkcs11_destroy_keypair()
[all …]
H A Dcompat.c131 debug_f("match: %s pat %s compat 0x%08x", in compat_banner()
137 debug_f("no match: %s", version); in compat_banner()
H A Dssh-sk-helper.c119 debug_f("ready to sign with key %s, provider %s: " in process_sign()
250 debug_f("key %zu %s %s uidlen %zu", i, in process_load_resident()
318 debug_f("received message len %zu", sshbuf_len(req)); in main()
349 debug_f("reply len %zu", sshbuf_len(resp)); in main()
H A Dreadpass.c144 debug_f("requested to askpass"); in read_passphrase()
149 debug_f("stdin is not a tty"); in read_passphrase()
165 debug_f("can't open %s: %s", _PATH_TTY, in read_passphrase()
H A Dssh-sk.c149 debug_f("provider %s implements version 0x%08lx", ret->path, in sshsk_open()
478 debug_f("provider \"%s\", device \"%s\", application \"%s\", " in sshsk_enroll()
516 debug_f("using random challenge"); in sshsk_enroll()
537 debug_f("provider \"%s\" failure %d", provider_path, r); in sshsk_enroll()
648 debug_f("provider \"%s\", key %s, flags 0x%02x%s", in sshsk_sign()
688 debug_f("sk_sign failed with code %d", r); in sshsk_sign()
799 debug_f("provider \"%s\"%s", provider_path, in sshsk_load_resident()
H A Ddns.c271 debug_f("matched SSHFP type %d fptype %d", in verify_host_key_dns()
275 debug_f("failed SSHFP type %d fptype %d", in verify_host_key_dns()
H A Dclientloop.c1722 debug_f("listen %s port %d, originator %s port %d", in client_request_forwarded_tcpip()
1778 debug_f("request: %s", listen_path); in client_request_forwarded_streamlocal()
1848 debug_f("bound agent to hostkey"); in client_request_agent()
2010 debug_f("no sink for exit-status on channel %d", in client_input_channel_req()
2231 debug_f("hostkeys file %s does not exist", in check_old_keys_othernames()
2326 debug_f("known hosts file %s does not " in update_known_hosts()
2538 debug_f("server sent no hostkeys"); in client_input_hostkeys()
2555 debug_f("searching %s for %s / %s", in client_input_hostkeys()
2562 debug_f("hostkeys file %s does not exist", in client_input_hostkeys()
2588 debug_f("no new or deprecated keys from server"); in client_input_hostkeys()
[all …]
H A Dsession.c2213 debug_f("agent forwarding disabled"); in session_auth_agent_req()
2234 debug_f("session %d req %s", s->self, rtype); in session_input_channel_req()
2298 debug_f("session %d release %s", s->self, s->tty); in session_pty_cleanup2()
2354 debug_f("x11 channel %d missing", id); in session_close_x11()
2357 debug_f("detach x11 channel %d", id); in session_close_x11()
2375 debug_f("session %d: closing channel %d", in session_close_single_x11()
2436 debug_f("release channel %d", s->chanid); in session_exit_message()
2491 debug_f("no session for pid %ld", (long)pid); in session_close_by_pid()
2512 debug_f("no session for id %d", id); in session_close_by_channel()
2515 debug_f("channel %d child %ld", id, (long)s->pid); in session_close_by_channel()
[all …]
H A Dssh-sk-client.c95 debug_f("starting %s %s", helper, in start_helper()
193 debug_f("helper returned error -%u", rerr); in client_converse()
457 debug_f("srks[%zu]: %s %s uidlen %zu", nsrks, in sshsk_load_resident()
H A Dsshsig.c311 debug_f("verify message length %zu", sshbuf_len(h_message)); in sshsig_wrap_verify()
352 debug_f("expected namespace \"%s\" received \"%s\"", in sshsig_wrap_verify()
359 debug_f("expected algorithm \"%s\" received \"%s\"", in sshsig_wrap_verify()
484 debug_f("signature made with hash \"%s\"", hashalg); in sshsig_verifyb()
612 debug_f("signature made with hash \"%s\"", hashalg); in sshsig_verify_fd()
775 debug_f("%s:%lu: matched principal \"%s\"", in parse_principals_key_and_options()
H A Dkex.c628 debug_f("Sending SSH2_MSG_EXT_INFO"); in kex_server_update_ext_info()
666 debug_f("%s=<%s>", name, val); in kex_ext_info_check_ver()
670 debug_f("unsupported version of %s extension", name); in kex_ext_info_check_ver()
687 debug_f("%s=<%s>", name, value); in kex_ext_info_client_parse()
703 debug_f("%s (unrecognised)", name); in kex_ext_info_client_parse()
720 debug_f("%s (unrecognised)", name); in kex_ext_info_server_parse()
1518 debug_f("write: %.100s", strerror(errno)); in kex_exchange_identification()
1616 debug_f("banner line %zu: %s", n, cp); in kex_exchange_identification()
H A Dauth.c456 debug_f("key for %s found at %s:%ld", in check_key_in_hostfiles()
459 debug_f("key for host %s not found", host); in check_key_in_hostfiles()
854 debug_f("setting new authentication options"); in auth_activate_options()
868 debug_f("restricting session"); in auth_restrict_session()
H A Dssh.c356 debug_f("getaddrinfo %.100s returned no addresses", name); in resolve_addr()
360 debug_f("getaddrinfo %.100s returned multiple addresses", name); in resolve_addr()
365 debug_f("Could not format address for name %.100s: %s", in resolve_addr()
454 debug_f("hostname %.100s is an unrecognised address", *hostp); in resolve_canonicalize()
1829 debug_f("backgrounding master process"); in control_persist_detach()
1885 debug_f("all expected forwarding replies received"); in forwarding_success()
1980 debug_f("tunnel forward established, id=%d", id); in ssh_tun_confirm()
2115 debug_f("expecting replies for %d forwards", in ssh_init_forwarding()
2420 debug_f("key %s type %s is not a certificate", in load_public_identity_files()
2453 debug_f("key %s type %s is not a certificate", in load_public_identity_files()
H A Dsshconnect2.c702 debug_f("server sent unknown pkalg %s", pkalg); in input_userauth_pk_ok()
1376 debug_f("no separate private key for certificate " in sign_and_send_pubkey()
1493 debug_f("no mutual signature algorithm"); in send_pubkey_test()
1645 debug_f("bound agent to hostkey"); in get_agent_identities()
1657 debug_f("agent returned %zu keys", idlist->nkeys); in get_agent_identities()
1690 debug_f("ignoring certificate %s: not a user " in pubkey_prepare()
1695 debug_f("ignoring authenticator-hosted key %s as no " in pubkey_prepare()
1713 debug_f("ignoring certificate %s: not a user " in pubkey_prepare()
1718 debug_f("ignoring authenticator-hosted key " in pubkey_prepare()
2192 debug_f("trying hostkey %s %s using sigalg %s", in userauth_hostbased()
H A Dsshconnect.c421 debug_f("bound to %s", ntop); in ssh_create_socket()
736 debug_f("found matching key in %s:%lu", path, l->linenum); in hostkeys_find_by_key_cb()
757 debug_f("hostkeys file %s does not exist", file); in hostkeys_find_by_key_hostfile()
976 debug_f("invalid hostname \"%s\"; will not record: %s", in check_host_key()
1402 debug_f("hostkey not known or explicitly trusted: " in check_host_key()
H A Dauth2-pubkey.c232 debug_f("sk_counter = %u, sk_flags = 0x%02x", in userauth_pubkey()
266 debug_f("%s test pkalg %s pkblob %s%s%s", method, pkalg, key_s, in userauth_pubkey()
297 debug_f("key options inconsistent with existing"); in userauth_pubkey()
H A Dttymodes.c290 debug_f("no fd or tio"); in ssh_tty_make_modes()
H A Dmux.c619 debug_f("%s for: listen %d, connect %s:%d", in mux_confirm_remote_forward()
1106 debug_f("channel %d: stop listening", c->self); in mux_master_process_stop_listening()
1138 debug_f("channel %d: proxy request", c->self); in mux_master_process_proxy()
1611 debug_f("write packet: %s", strerror(errno)); in mux_client_hello_exchange()
1619 debug_f("read packet failed"); in mux_client_hello_exchange()
1971 debug_f("master session id: %u", sid); in mux_client_request_session()
2176 debug_f("master session id: %u", sid); in mux_client_request_stdio_fwd()
H A Dauth2-hostbased.c77 debug_f("cuser %s chost %s pkalg %s slen %zu", in userauth_hostbased()
H A Dlog.h102 #define debug_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS_… macro
H A Dpacket.c889 debug_f("rekeying %s, input %llu bytes %llu blocks, " in ssh_set_newkeys()
912 DBG(debug_f("cipher_init: %s", dir)); in ssh_set_newkeys()
1226 debug_f("resetting send seqnr %u", state->p_send.seqnr); in ssh_packet_send2_wrapped()
1695 debug_f("resetting read seqnr %u", state->p_read.seqnr); in ssh_packet_read_poll2()
2172 debug_f("setting to %d", s); in ssh_packet_set_maxsize()
2245 debug_f("called"); in ssh_packet_set_postauth()
/freebsd-14.2/crypto/openssh/openbsd-compat/
H A Dport-linux.c231 debug_f("selabel_open failed"); in ssh_selinux_setfscreatecon()

12