| /freebsd-12.1/crypto/openssh/ |
| H A D | opacket.c | 22 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_start() 32 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_char() 41 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_int() 50 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_int64() 59 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_string() 68 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_cstring() 77 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_raw() 88 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_bignum2() 99 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_put_ecpoint() 110 fatal("%s: %s", __func__, ssh_err(r)); in ssh_packet_send() [all …]
|
| H A D | monitor_wrap.c | 101 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_log_handler() 158 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_request_receive() 173 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_request_receive_expect() 193 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_choose_dh() 201 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_choose_dh() 211 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_choose_dh() 237 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_sshkey_sign() 355 __func__, ssh_err(r)); \ in mm_getpwnamallow() 365 __func__, ssh_err(r)); \ in mm_getpwnamallow() 519 __func__, ssh_err(r)); in mm_key_allowed() [all …]
|
| H A D | monitor.c | 434 fatal("%s: reserve: %s", __func__, ssh_err(r)); in monitor_read_log() 446 fatal("%s: get len: %s", __func__, ssh_err(r)); in monitor_read_log() 453 fatal("%s: reserve: %s", __func__, ssh_err(r)); in monitor_read_log() 458 fatal("%s: decode: %s", __func__, ssh_err(r)); in monitor_read_log() 509 fatal("%s: decode: %s", __func__, ssh_err(r)); in monitor_read() 666 "proof buffer: %s", __func__, ssh_err(r)); in mm_answer_sign() 686 __func__, ssh_err(r)); in mm_answer_sign() 692 __func__, ssh_err(r)); in mm_answer_sign() 810 __func__, ssh_err(r)); \ in mm_answer_pwnamallow() 817 __func__, ssh_err(r)); \ in mm_answer_pwnamallow() [all …]
|
| H A D | ssh-pkcs11-helper.c | 106 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_msg() 123 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add() 128 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add() 132 __func__, ssh_err(r)); in process_add() 138 __func__, ssh_err(r)); in process_add() 145 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add() 164 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_del() 168 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_del() 188 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_sign() 366 __func__, ssh_err(r)); in main() [all …]
|
| H A D | ssh-keysign.c | 86 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 91 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 97 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 101 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 108 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 116 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 122 error("%s: bad key blob: %s", __func__, ssh_err(r)); in valid_request() 131 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 143 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request() 241 debug("parse key %d: %s", i, ssh_err(r)); in main() [all …]
|
| H A D | ssh-pkcs11-client.c | 66 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_msg() 94 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in recv_msg() 98 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in recv_msg() 130 error("%s: sshkey_to_blob: %s", __func__, ssh_err(r)); in pkcs11_rsa_private_encrypt() 139 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in pkcs11_rsa_private_encrypt() 146 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in pkcs11_rsa_private_encrypt() 221 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in pkcs11_add_provider() 227 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in pkcs11_add_provider() 234 __func__, ssh_err(r)); in pkcs11_add_provider() 236 fatal("%s: bad key: %s", __func__, ssh_err(r)); in pkcs11_add_provider() [all …]
|
| H A D | ttymodes.c | 307 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ssh_tty_make_modes() 314 fatal("%s: buffer error: %s", __func__, ssh_err(r)); \ in ssh_tty_make_modes() 323 fatal("%s: buffer error: %s", __func__, ssh_err(r)); \ in ssh_tty_make_modes() 334 fatal("%s: packet error: %s", __func__, ssh_err(r)); in ssh_tty_make_modes() 354 fatal("%s: packet error: %s", __func__, ssh_err(r)); in ssh_tty_parse_modes() 374 fatal("%s: packet error: %s", __func__, ssh_err(r)); in ssh_tty_parse_modes() 382 __func__, ssh_err(r)); in ssh_tty_parse_modes() 391 __func__, ssh_err(r)); in ssh_tty_parse_modes() 401 ssh_err(r)); \ in ssh_tty_parse_modes() 408 ssh_err(r)); \ in ssh_tty_parse_modes() [all …]
|
| H A D | ssh-add.c | 128 filename, ssh_err(r)); in delete_file() 140 certpath, ssh_err(r)); in delete_file() 156 certpath, ssh_err(r)); in delete_file() 225 filename, ssh_err(r)); in add_file() 236 filename, ssh_err(r)); in add_file() 244 filename, ssh_err(r)); in add_file() 263 filename, ssh_err(r)); in add_file() 323 filename, ssh_err(r)); in add_file() 335 certpath, ssh_err(r)); in add_file() 417 ssh_err(r)); in list_identities() [all …]
|
| H A D | sftp-client.c | 140 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in get_msg_extended() 150 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in get_msg_extended() 159 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in get_msg_extended() 595 __func__, ssh_err(r)); in do_lsreaddir() 621 __func__, ssh_err(r)); in do_lsreaddir() 624 __func__, ssh_err(r)); in do_lsreaddir() 1322 __func__, ssh_err(r)); in do_download() 1333 __func__, ssh_err(r)); in do_download() 1710 __func__, ssh_err(r)); in do_upload() 1729 __func__, ssh_err(r)); in do_upload() [all …]
|
| H A D | mux.c | 313 __func__, ssh_err(r)); in process_mux_master_hello() 331 fatal("%s: reply: %s", __func__, ssh_err(r)); in reply_ok() 343 fatal("%s: reply: %s", __func__, ssh_err(r)); in reply_error() 524 fatal("%s: reply: %s", __func__, ssh_err(r)); in process_mux_alive_check() 1186 __func__, ssh_err(r)); in mux_master_read_cb() 1232 __func__, ssh_err(r)); in mux_master_read_cb() 1656 __func__, ssh_err(r)); in mux_client_hello_exchange() 2043 __func__, ssh_err(r)); in mux_client_request_session() 2055 __func__, ssh_err(r)); in mux_client_request_session() 2064 __func__, ssh_err(r)); in mux_client_request_session() [all …]
|
| H A D | sftp-server.c | 488 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_msg() 525 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_status() 546 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_data_or_handle() 581 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_names() 605 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_attrib() 635 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_statvfs() 649 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_init() 1659 __func__, ssh_err(r)); in sftp_server_main() 1683 __func__, ssh_err(r)); in sftp_server_main() 1694 __func__, ssh_err(r)); in sftp_server_main() [all …]
|
| H A D | ssh-keygen.c | 1079 prv_tmp, ssh_err(r)); in do_gen_all_hostkeys() 1452 fname, ssh_err(r)); in do_print_resource_record() 1641 path, ssh_err(r)); in load_pkcs11_key() 1701 tmp, ssh_err(r)); in do_ca_sign() 1704 ssh_err(r)); in do_ca_sign() 1759 tmp, ssh_err(r)); in do_ca_sign() 1778 tmp, ssh_err(r)); in do_ca_sign() 1782 tmp, ssh_err(r)); in do_ca_sign() 1797 out, ssh_err(r)); in do_ca_sign() 2073 lnum, ssh_err(r)); in do_show_cert() [all …]
|
| H A D | ssh-agent.c | 251 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_status() 266 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_request_identities() 272 ssh_err(r)); in process_request_identities() 277 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_request_identities() 326 error("%s: sshkey_sign: %s", __func__, ssh_err(r)); in process_sign_request2() 338 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_sign_request2() 356 error("%s: get key: %s", __func__, ssh_err(r)); in process_remove_identity() 449 __func__, ssh_err(r)); in process_add_identity() 460 __func__, ssh_err(r)); in process_add_identity() 465 __func__, ssh_err(r)); in process_add_identity() [all …]
|
| H A D | auth2-gss.c | 74 fatal("%s: %s", __func__, ssh_err(r)); in userauth_gssapi() 88 fatal("%s: %s", __func__, ssh_err(r)); in userauth_gssapi() 126 fatal("%s: %s", __func__, ssh_err(r)); in userauth_gssapi() 155 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_token() 171 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_token() 183 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_token() 219 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_errtok() 261 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_exchange_complete() 296 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_mic()
|
| H A D | auth-pam.c | 332 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments() 337 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments() 342 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments() 356 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments() 411 __func__, ssh_err(r)); in sshpam_thread_conv() 420 __func__, ssh_err(r)); in sshpam_thread_conv() 426 __func__, ssh_err(r)); in sshpam_thread_conv() 433 __func__, ssh_err(r)); in sshpam_thread_conv() 630 __func__, ssh_err(r)); in sshpam_store_conv() 861 __func__, ssh_err(r)); in sshpam_query() [all …]
|
| H A D | clientloop.c | 623 __func__, ssh_err(r)); in client_process_net_input() 644 __func__, ssh_err(r)); in client_process_net_input() 695 ssh_err(r)); in client_status_confirm() 1022 ssh_err(r)); in process_escapes() 1329 ssh_err(r)); in client_loop() 1512 ssh_err(r)); in client_request_forwarded_tcpip() 1597 __func__, ssh_err(r)); in client_request_agent() 1901 __func__, ssh_err(r)); in update_known_hosts() 1947 __func__, ssh_err(r)); in client_global_hostkeys_private_confirm() 1951 __func__, ssh_err(r)); in client_global_hostkeys_private_confirm() [all …]
|
| H A D | channels.c | 575 c->self, ssh_err(r)); in mux_remove_remote_forwardings() 1260 c->self, ssh_err(r)); in channel_decode_socks4() 1306 c->self, ssh_err(r)); in channel_decode_socks4() 1408 c->self, ssh_err(r)); in channel_decode_socks5() 1452 c->self, ssh_err(r)); in channel_decode_socks5() 1646 c->self, ssh_err(r)); in channel_post_x11_listener() 1858 ssh_err(r)); in channel_post_connecting() 1889 ssh_err(r)); in channel_post_connecting() 1941 c->self, ssh_err(r)); 2243 c->self, ssh_err(r)); [all …]
|
| H A D | auth2-chall.c | 119 __func__, ssh_err(r)); in kbdint_alloc() 271 fatal("%s: %s", __func__, ssh_err(r)); in send_userauth_info_request() 275 fatal("%s: %s", __func__, ssh_err(r)); in send_userauth_info_request() 279 fatal("%s: %s", __func__, ssh_err(r)); in send_userauth_info_request() 311 fatal("%s: %s", __func__, ssh_err(r)); in input_userauth_info_response() 321 fatal("%s: %s", __func__, ssh_err(r)); in input_userauth_info_response() 324 fatal("%s: %s", __func__, ssh_err(r)); in input_userauth_info_response()
|
| H A D | sshconnect2.c | 203 fatal("kex_setup: %s", ssh_err(r)); in ssh_kex2() 228 fatal("kex_prop2buf: %s", ssh_err(r)); in ssh_kex2() 239 fatal("%s: %s", __func__, ssh_err(r)); in ssh_kex2() 401 fatal("%s: %s", __func__, ssh_err(r)); in ssh_userauth2() 1239 __func__, ssh_err(r)); in sign_and_send_pubkey() 1245 __func__, ssh_err(r)); in sign_and_send_pubkey() 1257 __func__, ssh_err(r)); in sign_and_send_pubkey() 1391 id->filename, ssh_err(r)); in load_identity_file() 1497 __func__, ssh_err(r)); in pubkey_prepare() 1501 __func__, ssh_err(r)); in pubkey_prepare() [all …]
|
| H A D | auth2-pubkey.c | 104 fatal("%s: parse request failed: %s", __func__, ssh_err(r)); in userauth_pubkey() 113 error("%s: could not parse key: %s", __func__, ssh_err(r)); in userauth_pubkey() 152 fatal("%s: %s", __func__, ssh_err(r)); in userauth_pubkey() 159 __func__, ssh_err(r)); in userauth_pubkey() 164 __func__, ssh_err(r)); in userauth_pubkey() 183 __func__, ssh_err(r)); in userauth_pubkey() 204 fatal("%s: %s", __func__, ssh_err(r)); in userauth_pubkey() 226 fatal("%s: %s", __func__, ssh_err(r)); in userauth_pubkey() 450 error("%s: sshkey_to_base64 failed: %s", __func__, ssh_err(r)); in match_principals_command() 454 error("%s: sshkey_to_base64 failed: %s", __func__, ssh_err(r)); in match_principals_command() [all …]
|
| H A D | auth2.c | 417 __func__, ssh_err(r)); in userauth_finish() 506 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in authmethods_get() 740 fatal("%s: copy key: %s", __func__, ssh_err(r)); in auth2_record_key() 749 fatal("%s: copy key: %s", __func__, ssh_err(r)); in auth2_record_key() 800 fatal("%s: append method: %s", __func__, ssh_err(r)); in auth2_update_session_info() 807 fatal("%s: append key: %s", __func__, ssh_err(r)); in auth2_update_session_info() 818 __func__, ssh_err(r)); in auth2_update_session_info() 822 fatal("%s: append: %s", __func__, ssh_err(r)); in auth2_update_session_info()
|
| H A D | sshd.c | 521 ssh_err(r)); in demote_sensitive_data() 613 ssh_err(r)); in privsep_preauth() 721 fatal("%s: sshbuf_putf: %s", __func__, ssh_err(r)); 897 __func__, i, ssh_err(r)); 1786 options.host_key_agent, ssh_err(r)); 1795 options.host_key_files[i], ssh_err(r)); 1799 options.host_key_files[i], ssh_err(r)); 1803 options.host_key_files[i], ssh_err(r)); 1860 options.host_cert_files[i], ssh_err(r)); 2335 __func__, ssh_err(r)); [all …]
|
| H A D | gss-genr.c | 133 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ssh_gssapi_last_error() 145 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ssh_gssapi_last_error() 151 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ssh_gssapi_last_error() 272 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ssh_gssapi_buildmic()
|
| H A D | auth-shadow.c | 77 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in auth_shadow_acctexpired() 136 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in auth_shadow_pwexpired()
|
| /freebsd-12.1/crypto/openssh/regress/misc/kexfuzz/ |
| H A D | kexfuzz.c | 109 fprintf(stderr, "ssh_packet_next: %s\n", ssh_err(r)); in do_send_and_receive() 119 debug("ssh_input_append: %s", ssh_err(r)); in do_send_and_receive() 123 debug("ssh_output_consume: %s", ssh_err(r)); in do_send_and_receive() 183 debug("do_send_and_receive S2C: %s", ssh_err(r)); in run_kex() 187 debug("do_send_and_receive C2S: %s", ssh_err(r)); in run_kex() 192 printf("done: %s\n", ssh_err(r)); in run_kex() 417 errx(1, "Unable to load key %s: %s", kpath, ssh_err(r)); in main() 433 errx(1, "read %s: %s", data_path, ssh_err(r)); in main()
|