Lines Matching refs:fatal_f
318 fatal_f("unexpected authentication from %d", in monitor_child_preauth()
351 fatal_f("privsep child made too many authentication " in monitor_child_preauth()
357 fatal_f("authenticated invalid user"); in monitor_child_preauth()
359 fatal_f("authentication method name unknown"); in monitor_child_preauth()
431 fatal_f("sshbuf_new"); in monitor_read_log()
444 fatal_f("log fd read: %s", strerror(errno)); in monitor_read_log()
449 fatal_f("invalid log message length %u", len); in monitor_read_log()
456 fatal_f("log fd read: %s", strerror(errno)); in monitor_read_log()
464 fatal_f("invalid log level %u (corrupted message?)", level); in monitor_read_log()
491 fatal_f("poll: %s", strerror(errno)); in monitor_read()
506 fatal_f("sshbuf_new"); in monitor_read()
522 fatal_f("unpermitted request %d", type); in monitor_read()
538 fatal_f("unsupported request: %d", type); in monitor_read()
588 fatal_f("bad parameters: %d %d %d", min, want, max); in mm_answer_moduli()
633 fatal_f("invalid key ID"); in mm_answer_sign()
652 fatal_f("bad data length: %zu", datlen); in mm_answer_sign()
654 fatal_f("no hostkey for index %d", keyid); in mm_answer_sign()
656 fatal_f("sshbuf_new"); in mm_answer_sign()
664 fatal_f("bad data length: %zu, hostkey proof len %zu", in mm_answer_sign()
687 fatal_f("no hostkey from index %d", keyid); in mm_answer_sign()
752 fatal_f("multiple attempts for getpwnam"); in mm_answer_pwnamallow()
911 fatal_f("password authentication not enabled"); in mm_answer_authpassword()
951 fatal_f("kbd-int authentication not enabled"); in mm_answer_bsdauthquery()
983 fatal_f("kbd-int authentication not enabled"); in mm_answer_bsdauthrespond()
985 fatal_f("no bsd auth session"); in mm_answer_bsdauthrespond()
1128 fatal_f("Too many PAM messages, got %u, expected <= %u", in mm_answer_pam_respond()
1224 fatal_f("unknown key type %u", type); in mm_answer_keyallowed()
1280 fatal_f("sshbuf_from"); in monitor_valid_userblob()
1343 fatal_f("hostbound hostkey does not match"); in monitor_valid_userblob()
1361 fatal_f("sshbuf_new"); in monitor_valid_hostbasedblob()
1437 fatal_f("bad key, not previously allowed"); in mm_answer_keyverify()
1464 fatal_f("bad %s signature data blob", in mm_answer_keyverify()
1470 fatal_f("sshkey_fingerprint failed"); in mm_answer_keyverify()
1598 fatal_f("dup2"); in mm_answer_pty()
1614 fatal_f("send fds failed"); in mm_answer_pty()
1618 fatal_f("open(/dev/null): %s", strerror(errno)); in mm_answer_pty()
1753 fatal_f("internal error: ssh->kex == NULL"); in monitor_apply_keystate()
1755 fatal_f("incorrect session id length %zu (expected %u)", in monitor_apply_keystate()
1760 fatal_f("session ID mismatch"); in monitor_apply_keystate()
1791 fatal_f("sshbuf_new failed"); in mm_get_keystate()
1814 fatal_f("socketpair: %s", strerror(errno)); in monitor_openfds()
1828 fatal_f("pipe: %s", strerror(errno)); in monitor_openfds()
1867 fatal_f("GSSAPI authentication not enabled"); in mm_answer_gss_setup_ctx()
1900 fatal_f("GSSAPI authentication not enabled"); in mm_answer_gss_accept_ctx()
1932 fatal_f("GSSAPI authentication not enabled"); in mm_answer_gss_checkmic()
1962 fatal_f("GSSAPI authentication not enabled"); in mm_answer_gss_userok()