Home
last modified time | relevance | path

Searched refs:error_fr (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/crypto/openssh/
H A Dssh-sk-client.c163 error_fr(r, "compose"); in client_converse()
167 error_fr(r, "send"); in client_converse()
171 error_fr(r, "receive"); in client_converse()
190 error_fr(r, "parse"); in client_converse()
251 error_fr(r, "encode key"); in sshsk_sign()
260 error_fr(r, "compose"); in sshsk_sign()
329 error_fr(r, "compose"); in sshsk_enroll()
338 error_fr(r, "parse"); in sshsk_enroll()
348 error_fr(r, "encode"); in sshsk_enroll()
420 error_fr(r, "compose"); in sshsk_load_resident()
[all …]
H A Dsshsig.c63 error_fr(r, "sshbuf_putf"); in sshsig_armor()
75 error_fr(r, "sshbuf_put"); in sshsig_armor()
108 error_fr(r, "consume"); in sshsig_dearmor()
121 error_fr(r, "consume eol"); in sshsig_dearmor()
131 error_fr(r, "consume"); in sshsig_dearmor()
148 error_fr(r, "decode base64"); in sshsig_dearmor()
429 error_fr(r, "sshbuf_put"); in hash_buffer()
456 error_fr(r, "hash buffer"); in sshsig_signb()
554 error_fr(r, "sshbuf_put"); in hash_file()
584 error_fr(r, "hash_file"); in sshsig_sign_fd()
[all …]
H A Dssh-agent.c876 error_fr(r, "parse"); in process_sign_request2()
976 error_fr(r, "sshkey_sign"); in process_sign_request2()
1019 error_fr(r, "parse key"); in process_remove_identity()
1100 error_fr(r, "parse"); in parse_dest_constraint_hop()
1158 error_fr(r, "parse"); in parse_dest_constraint()
1386 error_fr(r, "parse"); in process_add_identity()
1595 error_fr(r, "parse"); in process_add_smartcard_key()
1676 error_fr(r, "parse"); in process_remove_smartcard_key()
1725 error_fr(r, "parse"); in process_ext_session_bind()
1800 error_fr(r, "parse"); in process_extension()
[all …]
H A Dssh-sk.c229 error_fr(r, "sshbuf_put_string"); in sshsk_ecdsa_assemble()
233 error_fr(r, "parse"); in sshsk_ecdsa_assemble()
337 error_fr(r, "put key handle"); in sshsk_key_from_response()
455 error_fr(r, "compose"); in fill_attestation_blob()
585 error_fr(r, "compose inner"); in sshsk_ecdsa_sig()
591 error_fr(r, "compose"); in sshsk_ecdsa_sig()
624 error_fr(r, "compose"); in sshsk_ed25519_sig()
698 error_fr(r, "compose outer"); in sshsk_sign()
H A Dkex.c441 error_fr(r, "consume cookie"); in kex_buf2prop()
447 error_fr(r, "parse proposal %u", i); in kex_buf2prop()
455 error_fr(r, "parse"); in kex_buf2prop()
560 error_fr(r, "compose"); in kex_compose_ext_info_server()
574 error_fr(r, "compose"); in kex_compose_ext_info_client()
849 error_fr(r, "compose reply"); in kex_send_kexinit()
879 error_fr(r, "discard cookie"); in kex_input_kexinit()
885 error_fr(r, "discard proposal"); in kex_input_kexinit()
1510 error_fr(r, "sshbuf_putf"); in kex_exchange_identification()
1524 error_fr(r, "sshbuf_consume_end"); in kex_exchange_identification()
[all …]
H A Dmsg.c86 error_fr(r, "reserve"); in ssh_msg_recv()
H A Dauth2-pubkey.c144 error_fr(r, "parse key"); in userauth_pubkey()
406 error_fr(r, "sshkey_to_base64 failed"); in match_principals_command()
410 error_fr(r, "sshkey_to_base64 failed"); in match_principals_command()
661 error_fr(r, "sshkey_to_base64 failed"); in user_key_command_allowed2()
H A Dchannels.c3155 error_fr(r, "parse"); in channel_proxy_downstream()
3179 error_fr(r, "parse"); in channel_proxy_downstream()
3189 error_fr(r, "compose"); in channel_proxy_downstream()
3206 error_fr(r, "parse"); in channel_proxy_downstream()
3218 error_fr(r, "compose"); in channel_proxy_downstream()
3229 error_fr(r, "parse"); in channel_proxy_downstream()
3239 error_fr(r, "parse"); in channel_proxy_downstream()
3267 error_fr(r, "send"); in channel_proxy_downstream()
3274 error_fr(r, "send"); in channel_proxy_downstream()
3509 error_fr(r, "parse data"); in channel_input_extended_data()
[all …]
H A Dclientloop.c1752 error_fr(r, "compose for muxclient"); in client_request_forwarded_tcpip()
2235 error_fr(r, "hostkeys_foreach failed for %s", in check_old_keys_othernames()
2340 error_fr(r, "hostfile_replace_entries failed for %s", in update_known_hosts()
2391 error_fr(r, "parse sig"); in client_global_hostkeys_prove_confirm()
2395 error_fr(r, "server gave unintelligible signature " in client_global_hostkeys_prove_confirm()
2421 error_fr(r, "server gave bad signature for %s key %zu", in client_global_hostkeys_prove_confirm()
2494 error_fr(r, "parse key"); in client_input_hostkeys()
2566 error_fr(r, "hostkeys_foreach failed for %s", in client_input_hostkeys()
H A Dauth2-hostbased.c91 error_fr(r, "key_from_blob"); in userauth_hostbased()
H A Dssh-pkcs11-client.c276 error_fr(r, "encode key"); in rsa_encrypt()
359 error_fr(r, "encode key"); in ecdsa_do_sign()
H A Dlog.h127 #define error_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_ERROR, ssh_err(r), __… macro
H A Dssh-keysign.c126 error_fr(r, "decode key"); in valid_request()
H A Dssh-keygen.c610 error_fr(r, "signing with converted key failed"); in do_convert_private_ssh2()
613 error_fr(r, "verification with converted key failed"); in do_convert_private_ssh2()
2568 error_fr(r, "sshkey_to_certified"); in load_sign_key()
2572 error_fr(r, "sshkey_cert_copy"); in load_sign_key()
2624 error_fr(r, "sshsig_armor"); in sign_one()
2827 error_fr(r, "sshsig_armor"); in sig_verify()
2913 error_fr(r, "sshsig_armor"); in sig_find_principals()
2917 error_fr(r, "sshsig_get_pubkey"); in sig_find_principals()
2923 error_fr(r, "sshsig_find_principal"); in sig_find_principals()
H A Dsshconnect2.c1446 error_fr(r, "signing failed for %s \"%s\"%s", in sign_and_send_pubkey()
2110 error_fr(r, "buffer error"); in ssh_keysign()
2118 error_fr(r, "buffer error"); in ssh_keysign()
2212 error_fr(r, "sshkey_to_blob"); in userauth_hostbased()
2224 error_fr(r, "buffer error"); in userauth_hostbased()
2247 error_fr(r, "packet error"); in userauth_hostbased()
H A Dhostfile.c463 error_fr(r, "sshkey_write"); in write_host_entry()
647 error_fr(r, "hostkeys_foreach"); in hostfile_replace_entries()
H A Dssh-add.c421 error_fr(r, "sshkey_to_certified"); in add_file()
426 error_fr(r, "sshkey_cert_copy"); in add_file()
H A Dserverloop.c699 error_fr(r, "parse key"); in server_input_hostkeys_prove()
745 error_fr(r, "assemble signature"); in server_input_hostkeys_prove()
H A Dsshconnect.c760 error_fr(r, "hostkeys_foreach failed for %s", file); in hostkeys_find_by_key_hostfile()
1451 error_fr(r, "fingerprint host key"); in verify_host_key()
1459 error_fr(r, "fingerprint CA key"); in verify_host_key()
H A Dmux.c281 error_fr(r, "parse"); in mux_master_process_hello()
298 error_fr(r, "parse extension"); in mux_master_process_hello()
1643 error_fr(r, "parse extension"); in mux_client_hello_exchange()
H A Dauth.c562 error_fr(r, "fingerprint key"); in auth_key_is_revoked()
H A Dkrl.c1085 error_fr(r, "parse KRL header"); in ssh_krl_from_blob()
H A Dsftp-client.c382 error_fr(r, "decode_attrib"); in get_decode_stat()
795 error_fr(r, "couldn't decode attrib"); in sftp_lsreaddir()
/freebsd-14.2/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc85 error_fr(r, "ssh_input_append"); in run_kex()
93 error_fr(r, "ssh_input_append"); in run_kex()
223 error_fr(r, "init client"); in do_kex_with_key()
227 error_fr(r, "init server"); in do_kex_with_key()
232 error_fr(r, "add hostkeys"); in do_kex_with_key()
236 error_fr(r, "kex"); in do_kex_with_key()
285 error_fr(r, "priv %d", kt); in prepare_key()
293 error_fr(r, "pub %d", kt); in prepare_key()
312 error_fr(r, "generate");
316 error_fr(r, "make pubkey");
H A Dagent_fuzz_helper.c32 error_fr(r, "parse"); in pubkey_or_die()
51 error_fr(r, "parse"); in privkey_or_die()
80 error_fr(r, "sshkey_to_certified"); in add_key()
84 error_fr(r, "sshkey_cert_copy"); in add_key()

12