Lines Matching refs:__func__

236 		fatal("%s: buffer error: %s", __func__, ssh_err(r));  in send_status()
249 fatal("%s: sshbuf_new failed", __func__); in process_request_identities()
254 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_request_identities()
265 __func__, ssh_err(r)); in process_request_identities()
272 error("%s: sshkey_to_blob: %s", __func__, in process_request_identities()
278 __func__, ssh_err(r)); in process_request_identities()
282 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_request_identities()
285 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_request_identities()
304 fatal("%s: sshbuf_new failed", __func__); in process_authentication_challenge1()
306 fatal("%s: sshkey_new failed", __func__); in process_authentication_challenge1()
308 fatal("%s: BN_new failed", __func__); in process_authentication_challenge1()
314 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_authentication_challenge1()
321 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_authentication_challenge1()
331 fatal("%s: rsa_public_encrypt: %s", __func__, in process_authentication_challenge1()
339 logit("%s: bad challenge length %d", __func__, len); in process_authentication_challenge1()
348 fatal("%s: md5 failed", __func__); in process_authentication_challenge1()
354 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_authentication_challenge1()
361 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_authentication_challenge1()
364 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_authentication_challenge1()
384 fatal("%s: sshbuf_new failed", __func__); in process_sign_request2()
388 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_sign_request2()
392 error("%s: cannot parse key blob: %s", __func__, ssh_err(ok)); in process_sign_request2()
396 verbose("%s: %s key not found", __func__, sshkey_type(key)); in process_sign_request2()
400 verbose("%s: user refused key", __func__); in process_sign_request2()
405 error("%s: sshkey_sign: %s", __func__, ssh_err(ok)); in process_sign_request2()
415 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_sign_request2()
417 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_sign_request2()
420 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_sign_request2()
444 error("%s: sshkey_new failed", __func__); in process_remove_identity()
450 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_remove_identity()
460 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_remove_identity()
463 __func__, ssh_err(r)); in process_remove_identity()
612 error("%s: decode private key: %s", __func__, ssh_err(r)); in process_add_identity()
618 error("%s: buffer error: %s", __func__, ssh_err(r)); in process_add_identity()
625 __func__, ssh_err(r)); in process_add_identity()
634 error("%s: Unknown constraint %d", __func__, ctype); in process_add_identity()
673 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_lock_agent()
717 fatal("%s: sshbuf_new failed", __func__); in no_identities()
724 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in no_identities()
743 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add_smartcard_key()
747 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add_smartcard_key()
752 __func__, ssh_err(r)); in process_add_smartcard_key()
804 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_remove_smartcard_key()
856 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_message()
948 fatal("%s: sshbuf_new failed", __func__); in new_socket()
950 fatal("%s: sshbuf_new failed", __func__); in new_socket()
952 fatal("%s: sshbuf_new failed", __func__); in new_socket()
964 fatal("%s: sshbuf_new failed", __func__); in new_socket()
966 fatal("%s: sshbuf_new failed", __func__); in new_socket()
968 fatal("%s: sshbuf_new failed", __func__); in new_socket()
1093 __func__, ssh_err(r)); in after_select()
1108 __func__, ssh_err(r)); in after_select()
1123 debug("%s: cleanup", __func__); in cleanup_socket()