crypto/openssh/auth-pam.c
352
fatal_f("received %u environment variables, expected <= 1024",
crypto/openssh/auth-pam.c
367
fatal_f("received %u PAM env variables, expected <= 1024",
crypto/openssh/auth-pam.c
695
fatal_f("internal error: NULL PAM service name");
crypto/openssh/auth-pam.c
866
fatal_f("too many query messages");
crypto/openssh/auth.c
629
fatal_f("sshbuf_new failed");
crypto/openssh/auth.c
781
fatal_f("sshauthopt_new failed");
crypto/openssh/auth.c
786
fatal_f("failed to restrict session");
crypto/openssh/auth2-chall.c
115
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-chall.c
122
fatal_f("sshbuf_dup_string failed");
crypto/openssh/auth2-chall.c
301
fatal_f("no authctxt");
crypto/openssh/auth2-chall.c
304
fatal_f("no kbdintctxt");
crypto/openssh/auth2-chall.c
306
fatal_f("no device");
crypto/openssh/auth2-chall.c
312
fatal_f("wrong number of replies");
crypto/openssh/auth2-chall.c
314
fatal_f("too many replies");
crypto/openssh/auth2-gss.c
300
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-gss.c
307
fatal_f("sshbuf_mutable_ptr failed");
crypto/openssh/auth2-hostbased.c
128
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-hostbased.c
237
fatal_f("sshkey_fingerprint fail");
crypto/openssh/auth2-hostbased.c
245
fatal_f("sshkey_fingerprint fail");
crypto/openssh/auth2-pubkey.c
121
fatal_f("internal error: initial hostkey not recorded");
crypto/openssh/auth2-pubkey.c
123
fatal_f("%s packet contained wrong host key", method);
crypto/openssh/auth2-pubkey.c
133
fatal_f("sshbuf_from failed");
crypto/openssh/auth2-pubkey.c
135
fatal_f("sshbuf_dtob64 failed");
crypto/openssh/auth2-pubkey.c
195
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-pubkey.c
344
fatal_f("too many glob results for \"%s\"", file);
crypto/openssh/auth2-pubkey.c
471
fatal_f("percent_expand failed");
crypto/openssh/auth2-pubkey.c
566
fatal_f("internal error: missing principals_opts");
crypto/openssh/auth2-pubkey.c
727
fatal_f("percent_expand failed");
crypto/openssh/auth2-pubkey.c
833
fatal_f("too many glob results for \"%s\"", file);
crypto/openssh/auth2-pubkeyfile.c
321
fatal_f("fingerprint failed");
crypto/openssh/auth2-pubkeyfile.c
380
fatal_f("internal error: missing options");
crypto/openssh/auth2.c
237
fatal_f("ssh_digest_memory");
crypto/openssh/auth2.c
499
fatal_f("sshbuf_new failed");
crypto/openssh/auth2.c
514
fatal_f("sshbuf_dup_string failed");
crypto/openssh/auth2.c
525
fatal_f("NULL authentication method name");
crypto/openssh/auth2.c
681
fatal_f("method not in AuthenticationMethods");
crypto/openssh/auth2.c
709
fatal_f("vasprintf failed");
crypto/openssh/auth2.c
738
fatal_f("reallocarray failed");
crypto/openssh/auth2.c
778
fatal_f("sshbuf_new");
crypto/openssh/auth2.c
798
fatal_f("auth_method_info contains \\n");
crypto/openssh/canohost.c
194
fatal_f("getnameinfo NI_NUMERICSERV failed: %s",
crypto/openssh/channels.c
1050
fatal_f("sshbuf_new");
crypto/openssh/channels.c
1089
fatal_f("bad channel type %d", c->type);
crypto/openssh/channels.c
1094
fatal_f("sshbuf_dup_string");
crypto/openssh/channels.c
1140
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
1159
fatal_f("%d: bad id", id);
crypto/openssh/channels.c
1235
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
2043
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
2370
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
238
fatal_f("allocation failed");
crypto/openssh/channels.c
2541
fatal_f("allocation failed");
crypto/openssh/channels.c
2702
fatal_f("channel %d: bad pfd offset %u (max %u)",
crypto/openssh/channels.c
2811
fatal_f("too many channels"); /* shouldn't happen */
crypto/openssh/channels.c
2825
fatal_f("channels_alloc changed during CHAN_PRE "
crypto/openssh/channels.c
2845
fatal_f("channel %d: bad pfd %d (max %u)", c->self, p, npfd);
crypto/openssh/channels.c
2890
fatal_f("channel %d: unexpected fds r%d w%d e%d s%d",
crypto/openssh/channels.c
2976
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
3041
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
372
fatal_f("missing channel %d", id);
crypto/openssh/channels.c
4619
fatal_f("set_nonblock(%d)", sock);
crypto/openssh/channels.c
511
fatal_f("internal error: channels_alloc %d too big",
crypto/openssh/channels.c
523
fatal_f("sshbuf_new failed");
crypto/openssh/channels.c
650
fatal_f("invalid forwarding direction %d", where);
crypto/openssh/channels.c
671
fatal_f("invalid forwarding client %d", who);
crypto/openssh/channels.c
688
fatal_f("%s overflow", fwd_ident(who, where));
crypto/openssh/channels.c
931
fatal_f("bad channel type %d", c->type);
crypto/openssh/channels.c
990
fatal_f("bad channel type %d", c->type);
crypto/openssh/clientloop.c
1463
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1469
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1475
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1481
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1486
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
2001
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/clientloop.c
2161
fatal_f("recallocarray failed nold = %zu", ctx->nold);
crypto/openssh/clientloop.c
2249
fatal_f("sshkey_fingerprint failed");
crypto/openssh/clientloop.c
2260
fatal_f("sshkey_fingerprint failed");
crypto/openssh/clientloop.c
2343
fatal_f("ctx->nnew == 0"); /* sanity */
crypto/openssh/clientloop.c
2354
fatal_f("sshbuf_new failed");
crypto/openssh/clientloop.c
2414
fatal_f("ndone != ctx->nnew (%zu / %zu)", ndone, ctx->nnew);
crypto/openssh/clientloop.c
2448
fatal_f("server already sent hostkeys");
crypto/openssh/clientloop.c
2494
fatal_f("recallocarray failed nkeys = %zu",
crypto/openssh/clientloop.c
2510
fatal_f("calloc failed");
crypto/openssh/clientloop.c
2606
fatal_f("sshbuf_new");
crypto/openssh/clientloop.c
2692
fatal_f("channel %d: unknown channel", id);
crypto/openssh/clientloop.c
550
fatal_f("internal error: fuzz %u%% %lldns > interval %lldns",
crypto/openssh/clientloop.c
698
fatal_f("bad npfd %u", *npfd_activep); /* shouldn't happen */
crypto/openssh/clientloop.c
906
fatal_f("last_gc->ref_count = %d",
crypto/openssh/clientloop.c
964
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
969
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
973
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/gss-genr.c
116
fatal_f("sshbuf_new failed");
crypto/openssh/hostfile.c
140
fatal_f("ssh_hmac failed");
crypto/openssh/hostfile.c
145
fatal_f("__b64_ntop failed");
crypto/openssh/kex.c
102
fatal_f("proposal missing");
crypto/openssh/kex.c
110
fatal_f("kex_names_cat");
crypto/openssh/kex.c
1369
fatal_f("sshbuf_dup_string failed");
crypto/openssh/kex.c
274
fatal_f("sshkey_alg_list failed");
crypto/openssh/kex.c
348
fatal_f("sshbuf_new failed");
crypto/openssh/libcrux_mlkem768_sha3.h
35
#define KRML_HOST_EXIT(x) fatal_f("internal error")
crypto/openssh/misc.c
1136
fatal_f("argument too long");
crypto/openssh/misc.c
1143
fatal_f("too many arguments");
crypto/openssh/misc.c
1145
fatal_f("arglist corrupt");
crypto/openssh/misc.c
1167
fatal_f("argument too long");
crypto/openssh/misc.c
1169
fatal_f("arglist corrupt");
crypto/openssh/misc.c
1172
fatal_f("tried to replace invalid arg %d >= %d",
crypto/openssh/misc.c
1299
fatal_f("sshbuf_new failed");
crypto/openssh/misc.c
1301
fatal_f("null parseerror arg");
crypto/openssh/misc.c
1312
fatal_f("NULL replacement for token %s",
crypto/openssh/misc.c
1317
fatal_f("too many keys");
crypto/openssh/misc.c
1319
fatal_f("percent expansion without token list");
crypto/openssh/misc.c
1385
fatal_f("sshbuf_dup_string failed");
crypto/openssh/misc.c
1429
fatal_f("failed");
crypto/openssh/misc.c
1448
fatal_f("failed");
crypto/openssh/misc.c
1858
fatal_f("template string too short");
crypto/openssh/misc.c
2145
fatal_f("sshbuf_new failed");
crypto/openssh/misc.c
2179
fatal_f("malloc failed");
crypto/openssh/misc.c
2354
fatal_f("environment size mismatch");
crypto/openssh/misc.c
993
fatal_f("input too large");
crypto/openssh/monitor.c
1008
fatal_f("password authentication not enabled");
crypto/openssh/monitor.c
1048
fatal_f("kbd-int authentication not enabled");
crypto/openssh/monitor.c
1080
fatal_f("kbd-int authentication not enabled");
crypto/openssh/monitor.c
1082
fatal_f("no bsd auth session");
crypto/openssh/monitor.c
1225
fatal_f("Too many PAM messages, got %u, expected <= %u",
crypto/openssh/monitor.c
1321
fatal_f("unknown key type %u", type);
crypto/openssh/monitor.c
1377
fatal_f("sshbuf_from");
crypto/openssh/monitor.c
1440
fatal_f("hostbound hostkey does not match");
crypto/openssh/monitor.c
1458
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
1534
fatal_f("bad key, not previously allowed");
crypto/openssh/monitor.c
1561
fatal_f("bad %s signature data blob",
crypto/openssh/monitor.c
1567
fatal_f("sshkey_fingerprint failed");
crypto/openssh/monitor.c
1695
fatal_f("dup2");
crypto/openssh/monitor.c
1711
fatal_f("send fds failed");
crypto/openssh/monitor.c
1715
fatal_f("open(/dev/null): %s", strerror(errno));
crypto/openssh/monitor.c
1850
fatal_f("internal error: ssh->kex == NULL");
crypto/openssh/monitor.c
1852
fatal_f("incorrect session id length %zu (expected %u)",
crypto/openssh/monitor.c
1857
fatal_f("session ID mismatch");
crypto/openssh/monitor.c
1888
fatal_f("sshbuf_new failed");
crypto/openssh/monitor.c
1911
fatal_f("socketpair: %s", strerror(errno));
crypto/openssh/monitor.c
1925
fatal_f("pipe: %s", strerror(errno));
crypto/openssh/monitor.c
1962
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
1995
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
2027
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
2057
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
326
fatal_f("unexpected authentication from %d",
crypto/openssh/monitor.c
361
fatal_f("privsep child made too many authentication "
crypto/openssh/monitor.c
369
fatal_f("authenticated invalid user");
crypto/openssh/monitor.c
374
fatal_f("authentication method name unknown");
crypto/openssh/monitor.c
448
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
461
fatal_f("log fd read: %s", strerror(errno));
crypto/openssh/monitor.c
466
fatal_f("invalid log message length %u", len);
crypto/openssh/monitor.c
473
fatal_f("log fd read: %s", strerror(errno));
crypto/openssh/monitor.c
481
fatal_f("invalid log level %u (corrupted message?)", level);
crypto/openssh/monitor.c
509
fatal_f("poll: %s", strerror(errno));
crypto/openssh/monitor.c
524
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
540
fatal_f("unpermitted request %d", type);
crypto/openssh/monitor.c
556
fatal_f("unsupported request: %d", type);
crypto/openssh/monitor.c
606
fatal_f("sshbuf_new failed");
crypto/openssh/monitor.c
651
fatal_f("internal error: called in postauth");
crypto/openssh/monitor.c
682
fatal_f("bad parameters: %d %d %d", min, want, max);
crypto/openssh/monitor.c
728
fatal_f("unknown hostkey");
crypto/openssh/monitor.c
749
fatal_f("bad data length: %zu", datlen);
crypto/openssh/monitor.c
751
fatal_f("no hostkey for index %d", keyid);
crypto/openssh/monitor.c
753
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
761
fatal_f("bad data length: %zu, hostkey proof len %zu",
crypto/openssh/monitor.c
784
fatal_f("no hostkey from index %d", keyid);
crypto/openssh/monitor.c
849
fatal_f("multiple attempts for getpwnam");
crypto/openssh/monitor_wrap.c
1044
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
106
fatal_f("bad length %zu", len);
crypto/openssh/monitor_wrap.c
1068
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
1097
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
110
fatal_f("write: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
1119
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
1164
fatal_f("missing host in %s", what);
crypto/openssh/monitor_wrap.c
1167
fatal_f("bad port number in %s", what);
crypto/openssh/monitor_wrap.c
1198
fatal_f("internal error: bad timeout %s",
crypto/openssh/monitor_wrap.c
125
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
154
fatal_f("bad length %zu", mlen);
crypto/openssh/monitor_wrap.c
164
fatal_f("write: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
183
fatal_f("read: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
187
fatal_f("read: bad msg_len %d", msg_len);
crypto/openssh/monitor_wrap.c
212
fatal_f("read: rtype %d != type %d", rtype, type);
crypto/openssh/monitor_wrap.c
225
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
239
fatal_f("MONITOR_ANS_MODULI failed");
crypto/openssh/monitor_wrap.c
262
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
294
fatal_f("option block size mismatch");
crypto/openssh/monitor_wrap.c
347
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
406
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
435
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
458
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
512
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
564
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
605
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
632
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
659
fatal_f("receive fds failed");
crypto/openssh/monitor_wrap.c
674
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
849
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
873
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
905
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
944
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
95
fatal_f("no log channel");
crypto/openssh/monitor_wrap.c
98
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
981
fatal_f("sshbuf_new failed");
crypto/openssh/mux.c
1064
fatal_f("cctx == NULL");
crypto/openssh/mux.c
1066
fatal_f("no channel for id %d", id);
crypto/openssh/mux.c
1068
fatal_f("channel %d lacks control channel %d",
crypto/openssh/mux.c
1071
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1095
fatal_f("mux_pause %d", cc->mux_pause);
crypto/openssh/mux.c
1157
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1234
fatal_f("channel %d missing mux %d", c->self, c->ctl_chan);
crypto/openssh/mux.c
1238
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1257
fatal_f("channel %d missing mux %d", c->self, c->ctl_chan);
crypto/openssh/mux.c
1261
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1329
fatal_f("link mux listener %s => %s: %s",
crypto/openssh/mux.c
1364
fatal_f("cctx == NULL");
crypto/openssh/mux.c
1366
fatal_f("no channel for id %d", id);
crypto/openssh/mux.c
1368
fatal_f("channel %d lacks control channel %d",
crypto/openssh/mux.c
1371
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1423
fatal_f("mux_pause %d", cc->mux_pause);
crypto/openssh/mux.c
1514
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1565
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1603
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1666
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1672
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1687
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
1693
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1717
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1723
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1734
fatal_f("read from master failed: %s", strerror(errno));
crypto/openssh/mux.c
1741
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1753
fatal_f("termination request failed: %s", e);
crypto/openssh/mux.c
1755
fatal_f("unexpected response from master 0x%08x", type);
crypto/openssh/mux.c
1793
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1804
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1818
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1826
fatal_f("got MUX_S_REMOTE_PORT for cancel");
crypto/openssh/mux.c
1849
fatal_f("unexpected response from master 0x%08x", type);
crypto/openssh/mux.c
1902
fatal_f("stdfd_devnull failed");
crypto/openssh/mux.c
1913
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1941
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1947
fatal_f("send fds failed");
crypto/openssh/mux.c
1963
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
197
fatal_f("channel_by_id(%i) == NULL", cid);
crypto/openssh/mux.c
1992
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/mux.c
200
fatal_f("channel %d missing control channel %d",
crypto/openssh/mux.c
2028
fatal_f("tty alloc fail on unknown session: "
crypto/openssh/mux.c
2038
fatal_f("exit on unknown session: "
crypto/openssh/mux.c
2041
fatal_f("exitval sent twice");
crypto/openssh/mux.c
2049
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
2081
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2086
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2099
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
2104
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
2131
fatal_f("stdfd_devnull failed");
crypto/openssh/mux.c
2134
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2143
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2148
fatal_f("send fds failed");
crypto/openssh/mux.c
2151
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/mux.c
2169
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
218
fatal_f("channel_by_id(%i) == NULL", cid);
crypto/openssh/mux.c
2207
fatal_f("mux_client_read_packet: %s", strerror(errno));
crypto/openssh/mux.c
2209
fatal_f("master returned unexpected message %u", type);
crypto/openssh/mux.c
221
fatal_f("channel %d missing session channel %u",
crypto/openssh/mux.c
2223
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2229
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2235
fatal_f("read from master failed: %s", strerror(errno));
crypto/openssh/mux.c
2241
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
2254
fatal_f("stop listening request failed: %s", e);
crypto/openssh/mux.c
2256
fatal_f("unexpected response from master 0x%08x", type);
crypto/openssh/mux.c
2297
fatal_f("socket(): %s", strerror(errno));
crypto/openssh/mux.c
2336
fatal_f("master alive check failed");
crypto/openssh/mux.c
2346
fatal_f("master forward request failed");
crypto/openssh/mux.c
274
fatal_f("channel %d: c->mux_ctx == NULL", c->self);
crypto/openssh/mux.c
392
fatal_f("sshbuf_new");
crypto/openssh/mux.c
559
fatal_f("unknown forward type %u", ftype);
crypto/openssh/mux.c
610
fatal_f("sshbuf_new");
crypto/openssh/mux.c
677
fatal_f("mux_pause %d", c->mux_pause);
crypto/openssh/nchan.c
192
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/nchan.c
220
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/nchan.c
245
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/readconf.c
370
fatal_f("mux digest failed");
crypto/openssh/readconf.c
559
fatal_f("stdfd_devnull failed");
crypto/openssh/readconf.c
576
fatal_f("fork: %.100s", strerror(errno));
crypto/openssh/readconf.c
580
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/readpass.c
280
fatal_f("stdfd_devnull failed");
crypto/openssh/readpass.c
292
fatal_f("calloc failed");
crypto/openssh/readpass.c
330
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/readpass.c
77
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/readpass.c
81
fatal_f("exec(%s): %s", askpass, strerror(errno));
crypto/openssh/sandbox-rlimit.c
66
fatal_f("setrlimit(RLIMIT_FSIZE, { 0, 0 }): %s",
crypto/openssh/sandbox-rlimit.c
71
fatal_f("setrlimit(RLIMIT_NOFILE, { 0, 0 }): %s",
crypto/openssh/sandbox-rlimit.c
76
fatal_f("setrlimit(RLIMIT_NPROC, { 0, 0 }): %s",
crypto/openssh/scp.c
1707
fatal_f("could not expand pattern");
crypto/openssh/scp.c
979
fatal_f("invalid brace pattern \"%s\"", cp);
crypto/openssh/servconf.c
2375
fatal_f("too many glob results");
crypto/openssh/servconf.c
2383
fatal_f("sshbuf_new failed");
crypto/openssh/servconf.c
3049
fatal_f("sshbuf_dup_string failed");
crypto/openssh/servconf.c
827
fatal_f("getcwd: %s", strerror(errno));
crypto/openssh/servconf.c
870
fatal_f("too many listen addresses");
crypto/openssh/serverloop.c
165
fatal_f("bad npfd %u", *npfd_activep); /* shouldn't happen */
crypto/openssh/serverloop.c
224
fatal_f("ppoll: %.100s", strerror(errno));
crypto/openssh/serverloop.c
450
fatal_f("no/invalid user");
crypto/openssh/serverloop.c
657
fatal_f("sshbuf_new");
crypto/openssh/serverloop.c
742
fatal_f("no/invalid user");
crypto/openssh/serverloop.c
772
fatal_f("sshbuf_new");
crypto/openssh/serverloop.c
864
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/session.c
1224
fatal_f("xasprintf: %s", strerror(errno));
crypto/openssh/session.c
1261
fatal_f("xasprintf: %s", strerror(errno));
crypto/openssh/session.c
1341
fatal_f("stat(\"%s\"): %s",
crypto/openssh/session.c
1359
fatal_f("chdir(/) after chroot: %s", strerror(errno));
crypto/openssh/session.c
1730
fatal_f("insane session id %d (max %d nalloc %d)",
crypto/openssh/session.c
1768
fatal_f("insane first_unused %d max %d nalloc %d",
crypto/openssh/session.c
1775
fatal_f("session %d already used", sessions_first_unused);
crypto/openssh/session.c
2354
fatal_f("no x11 channel %d", id);
crypto/openssh/session.c
2385
fatal_f("session %d: no channel %d", s->self, s->chanid);
crypto/openssh/session.c
317
fatal_f("internal error: hpdelim");
crypto/openssh/session.c
320
fatal_f("internal error: permitopen port");
crypto/openssh/session.c
332
fatal_f("internal error: hpdelim");
crypto/openssh/session.c
335
fatal_f("internal error: permitlisten port");
crypto/openssh/sftp-client.c
1019
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1226
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1277
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1314
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1350
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1385
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1445
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1475
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1504
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1529
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1562
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1690
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2122
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2205
fatal_f("offset < 0");
crypto/openssh/sftp-client.c
2397
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
240
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2409
fatal_f("poll: %s", strerror(errno));
crypto/openssh/sftp-client.c
2421
fatal_f("Expected SSH2_FXP_STATUS(%d) packet, got %d",
crypto/openssh/sftp-client.c
2524
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
258
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
279
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2866
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2943
fatal_f("unexpected extra username data");
crypto/openssh/sftp-client.c
2945
fatal_f("unexpected extra groupname data");
crypto/openssh/sftp-client.c
318
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
357
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
407
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
476
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
568
fatal_f("limits failed");
crypto/openssh/sftp-client.c
634
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
682
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
719
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
781
fatal_f("nonsensical number of entries");
crypto/openssh/sftp-server.c
1534
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
1737
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
2025
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
2027
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
559
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
587
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
622
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
646
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
666
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
696
fatal_f("internal error: no handler for %s", name);
crypto/openssh/sftp-server.c
719
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
823
fatal_f("realloc failed");
crypto/openssh/sftp-usergroup.c
70
fatal_f("alloc");
crypto/openssh/sftp.c
2138
fatal_f("el_get failed");
crypto/openssh/srclimit.c
110
fatal_f("invalid max_sources"); /* shouldn't happen */
crypto/openssh/srclimit.c
229
fatal_f("internal error: %s penalty table corrupt", t);
crypto/openssh/srclimit.c
232
fatal_f("internal error: %s npenalties underflow", t);
crypto/openssh/srclimit.c
322
fatal_f("internal error: %s table corrupt (find)", t);
crypto/openssh/srclimit.c
328
fatal_f("internal error: %s table corrupt (remove)", t);
crypto/openssh/srclimit.c
393
fatal_f("internal error: unknown penalty %d", penalty_type);
crypto/openssh/srclimit.c
429
fatal_f("internal error: %s penalty tables corrupt", t);
crypto/openssh/srclimit.c
442
fatal_f("internal error: %s penalty table corrupt (remove)", t);
crypto/openssh/srclimit.c
459
fatal_f("internal error: %s penalty table corrupt (insert)", t);
crypto/openssh/ssh-add.c
152
fatal_f("sshkey_new");
crypto/openssh/ssh-add.c
624
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-add.c
720
fatal_f("no hostkey files");
crypto/openssh/ssh-agent.c
1037
fatal_f("internal error: nentries %d", idtab->nentries);
crypto/openssh/ssh-agent.c
1138
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
1474
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-agent.c
1555
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
1746
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
1795
fatal_f("sshbuf_new");
crypto/openssh/ssh-agent.c
1841
fatal_f("sock %u >= allocated %u", socknum, sockets_alloc);
crypto/openssh/ssh-agent.c
1954
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
1969
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
2133
fatal_f("recallocarray failed");
crypto/openssh/ssh-agent.c
336
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
394
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
404
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
521
fatal_f("internal error: no bound key");
crypto/openssh/ssh-agent.c
527
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
530
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
652
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
656
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
727
fatal_f("sshbuf_fromb");
crypto/openssh/ssh-agent.c
801
fatal_f("sshbuf_fromb");
crypto/openssh/ssh-agent.c
877
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
891
fatal_f("fingerprint failed");
crypto/openssh/ssh-keygen.c
1313
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
1543
fatal_f("no filename");
crypto/openssh/ssh-keygen.c
1697
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-keygen.c
1846
fatal_f("couldn't read PIN");
crypto/openssh/ssh-keygen.c
1883
fatal_f("key \"%s\" type %s cannot be certified",
crypto/openssh/ssh-keygen.c
2112
fatal_f("sshbuf_fromb failed");
crypto/openssh/ssh-keygen.c
2164
fatal_f("sshkey_fingerprint fail");
crypto/openssh/ssh-keygen.c
2290
fatal_f("hash too long: %zu bytes", tlen);
crypto/openssh/ssh-keygen.c
2298
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-keygen.c
2333
fatal_f("%s contains unparsable line, len=%zu",
crypto/openssh/ssh-keygen.c
2390
fatal_f("revoke serial failed");
crypto/openssh/ssh-keygen.c
2400
fatal_f("revoke key ID failed");
crypto/openssh/ssh-keygen.c
2631
fatal_f("couldn't read PIN");
crypto/openssh/ssh-keygen.c
2636
fatal_f("fingerprint failed");
crypto/openssh/ssh-keygen.c
2860
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
2888
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
3186
fatal_f("asmprintf failed");
crypto/openssh/ssh-keygen.c
3237
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
354
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-keygen.c
358
fatal_f("sshbuf_dtob64_string failed");
crypto/openssh/ssh-keygen.c
399
fatal_f("unsupported key type %s", sshkey_type(k));
crypto/openssh/ssh-keygen.c
427
fatal_f("unsupported key type %s", sshkey_type(k));
crypto/openssh/ssh-keygen.c
456
fatal_f("unknown key format %d", convert_format);
crypto/openssh/ssh-keygen.c
475
fatal_f("input buffer too small: need %d have %zu",
crypto/openssh/ssh-keygen.c
478
fatal_f("BN_bin2bn failed");
crypto/openssh/ssh-keygen.c
549
fatal_f("BN_new");
crypto/openssh/ssh-keygen.c
556
fatal_f("DSA_set0_pqg failed");
crypto/openssh/ssh-keygen.c
559
fatal_f("DSA_set0_key failed");
crypto/openssh/ssh-keygen.c
579
fatal_f("BN_new");
crypto/openssh/ssh-keygen.c
590
fatal_f("BN_new");
crypto/openssh/ssh-keygen.c
600
fatal_f("EVP_PKEY_new failed");
crypto/openssh/ssh-keygen.c
602
fatal_f("RSA_new failed");
crypto/openssh/ssh-keygen.c
604
fatal_f("RSA_set0_key failed");
crypto/openssh/ssh-keygen.c
607
fatal_f("RSA_set0_factors failed");
crypto/openssh/ssh-keygen.c
610
fatal_f("RSA_set0_crt_params failed");
crypto/openssh/ssh-keygen.c
613
fatal_f("EVP_PKEY_set1_RSA failed");
crypto/openssh/ssh-keygen.c
709
fatal_f("private key conversion failed");
crypto/openssh/ssh-keygen.c
725
fatal_f("%s is not a recognised public key format",
crypto/openssh/ssh-keygen.c
757
fatal_f("unsupported pubkey type %d",
crypto/openssh/ssh-keygen.c
784
fatal_f("unrecognised raw private key format");
crypto/openssh/ssh-keygen.c
810
fatal_f("unknown key format %d", convert_format);
crypto/openssh/ssh-keygen.c
839
fatal_f("unsupported key type %s", sshkey_type(k));
crypto/openssh/ssh-keygen.c
900
fatal_f("sshkey_fingerprint fail");
crypto/openssh/ssh-keygen.c
951
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keyscan.c
382
fatal_f("set_nonblock(%d)", s);
crypto/openssh/ssh-keysign.c
83
fatal_f("sshbuf_from failed");
crypto/openssh/ssh-pkcs11-client.c
134
fatal_f("inconsistent helper");
crypto/openssh/ssh-pkcs11-client.c
139
fatal_f("helper recorded more than once");
crypto/openssh/ssh-pkcs11-client.c
263
fatal_f("no helper for PKCS11 key");
crypto/openssh/ssh-pkcs11-client.c
283
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-client.c
314
fatal_f("no helper for PKCS11 key");
crypto/openssh/ssh-pkcs11-client.c
319
fatal_f("RSA refcount error");
crypto/openssh/ssh-pkcs11-client.c
343
fatal_f("no helper for PKCS11 key");
crypto/openssh/ssh-pkcs11-client.c
367
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-client.c
397
fatal_f("no helper for PKCS11 key");
crypto/openssh/ssh-pkcs11-client.c
402
fatal_f("ECDSA refcount error");
crypto/openssh/ssh-pkcs11-client.c
421
fatal_f("no RSA key");
crypto/openssh/ssh-pkcs11-client.c
423
fatal_f("RSA_set_method failed");
crypto/openssh/ssh-pkcs11-client.c
425
fatal_f("RSA refcount error");
crypto/openssh/ssh-pkcs11-client.c
427
fatal_f("EVP_PKEY_set1_RSA failed");
crypto/openssh/ssh-pkcs11-client.c
432
fatal_f("no ECDSA key");
crypto/openssh/ssh-pkcs11-client.c
434
fatal_f("EC_KEY_set_method failed");
crypto/openssh/ssh-pkcs11-client.c
436
fatal_f("EC refcount error");
crypto/openssh/ssh-pkcs11-client.c
438
fatal_f("EVP_PKEY_set1_EC_KEY failed");
crypto/openssh/ssh-pkcs11-client.c
442
fatal_f("unknown key type");
crypto/openssh/ssh-pkcs11-client.c
476
fatal_f("no RSA pkey");
crypto/openssh/ssh-pkcs11-client.c
479
fatal_f("no helper for PKCS11 RSA key");
crypto/openssh/ssh-pkcs11-client.c
483
fatal_f("no RSA cert pkey");
crypto/openssh/ssh-pkcs11-client.c
485
fatal_f("RSA_set_method failed");
crypto/openssh/ssh-pkcs11-client.c
487
fatal_f("RSA refcount error");
crypto/openssh/ssh-pkcs11-client.c
489
fatal_f("EVP_PKEY_set1_RSA failed");
crypto/openssh/ssh-pkcs11-client.c
495
fatal_f("no EC pkey");
crypto/openssh/ssh-pkcs11-client.c
498
fatal_f("no helper for PKCS11 EC key");
crypto/openssh/ssh-pkcs11-client.c
502
fatal_f("no EC cert pkey");
crypto/openssh/ssh-pkcs11-client.c
504
fatal_f("EC_KEY_set_method failed");
crypto/openssh/ssh-pkcs11-client.c
506
fatal_f("EC refcount error");
crypto/openssh/ssh-pkcs11-client.c
508
fatal_f("EVP_PKEY_set1_EC_KEY failed");
crypto/openssh/ssh-pkcs11-client.c
513
fatal_f("unknown key type %s", sshkey_type(priv));
crypto/openssh/ssh-pkcs11-client.c
551
fatal_f("RSA_meth_dup failed");
crypto/openssh/ssh-pkcs11-client.c
556
fatal_f("failed to prepare method");
crypto/openssh/ssh-pkcs11-client.c
572
fatal_f("too many helpers");
crypto/openssh/ssh-pkcs11-client.c
643
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
133
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
173
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
219
fatal_f("no RSA in pkey");
crypto/openssh/ssh-pkcs11-helper.c
221
fatal_f("bad RSA length");
crypto/openssh/ssh-pkcs11-helper.c
233
fatal_f("no ECDSA in pkey");
crypto/openssh/ssh-pkcs11-helper.c
235
fatal_f("bad ECDSA length");
crypto/openssh/ssh-pkcs11-helper.c
247
fatal_f("unsupported key type %d", key->type);
crypto/openssh/ssh-pkcs11-helper.c
253
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
379
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
381
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11.c
506
fatal_f("RSA_set_method failed");
crypto/openssh/ssh-pkcs11.c
508
fatal_f("RSA_set_ex_data failed");
crypto/openssh/ssh-pkcs11.c
621
fatal_f("EC_KEY_set_method failed");
crypto/openssh/ssh-pkcs11.c
623
fatal_f("EC_KEY_set_ex_data failed");
crypto/openssh/ssh-pkcs11.c
897
fatal_f("set key");
crypto/openssh/ssh-sk-helper.c
69
fatal_f("invalid error code %d", r);
crypto/openssh/ssh.c
1705
fatal_f("internal error: bad timeout %s",
crypto/openssh/ssh.c
1744
fatal_f("pubkey out of array bounds"); \
crypto/openssh/ssh.c
1755
fatal_f("cert out of array bounds"); \
crypto/openssh/ssh.c
1896
fatal_f("fork: %s", strerror(errno));
crypto/openssh/ssh.c
2057
fatal_f("dup() in/out failed");
crypto/openssh/ssh.c
2061
fatal_f("channel_connect_stdio_fwd failed");
crypto/openssh/ssh.c
2091
fatal_f("missing host in %s", what);
crypto/openssh/ssh.c
2094
fatal_f("bad port number in %s", what);
crypto/openssh/ssh.c
2494
fatal_f("too many certificates");
crypto/openssh/ssh.c
569
fatal_f("sshbuf_dup_string failed");
crypto/openssh/sshconnect.c
1156
fatal_f("sshkey_fingerprint failed");
crypto/openssh/sshconnect.c
1207
fatal_f("sshkey_fingerprint failed");
crypto/openssh/sshconnect.c
1661
fatal_f("sshkey_fingerprint fail");
crypto/openssh/sshconnect.c
1685
fatal_f("sshkey_fingerprint fail");
crypto/openssh/sshconnect.c
660
fatal_f("getnameinfo failed");
crypto/openssh/sshconnect.c
897
fatal_f("sshkey_fingerprint failed");
crypto/openssh/sshconnect.c
928
fatal_f("percent_expand failed");
crypto/openssh/sshconnect2.c
1249
fatal_f("fingerprint failed");
crypto/openssh/sshconnect2.c
1401
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
1422
fatal_f("internal error: initial hostkey "
crypto/openssh/sshconnect2.c
1451
fatal_f("no signature");
crypto/openssh/sshconnect2.c
179
fatal_f("unknown alg %s", alg);
crypto/openssh/sshconnect2.c
1953
fatal_f("no authentication context");
crypto/openssh/sshconnect2.c
1986
fatal_f("asmprintf failed");
crypto/openssh/sshconnect2.c
2050
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/sshconnect2.c
2053
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/sshconnect2.c
2058
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/sshconnect2.c
2067
fatal_f("exec(%s): %s", _PATH_SSH_KEY_SIGN,
crypto/openssh/sshconnect2.c
2075
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
2081
fatal_f("couldn't send request");
crypto/openssh/sshconnect2.c
2353
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
2362
fatal_f("sshbuf_dup_string failed");
crypto/openssh/sshconnect2.c
453
fatal_f("internal error: cannot send userauth none request");
crypto/openssh/sshconnect2.c
564
fatal_f("bad message during authentication: type %d", type);
crypto/openssh/sshconnect2.c
593
fatal_f("no authentication context");
crypto/openssh/sshconnect2.c
612
fatal_f("no authentication context");
crypto/openssh/sshconnect2.c
859
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
865
fatal_f("sshbuf_mutable_ptr failed");
crypto/openssh/sshd-auth.c
188
fatal_f("ssh_sandbox_init failed");
crypto/openssh/sshd-auth.c
214
fatal_f("pledge()");
crypto/openssh/sshd-auth.c
242
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-auth.c
285
fatal_f("sshbuf_dup_string failed");
crypto/openssh/sshd-auth.c
395
fatal_f("too many hostkeys");
crypto/openssh/sshd-auth.c
811
fatal_f("privkey sign failed");
crypto/openssh/sshd-auth.c
816
fatal_f("pubkey sign failed");
crypto/openssh/sshd-session.c
1396
fatal_f("privkey sign failed");
crypto/openssh/sshd-session.c
1401
fatal_f("pubkey sign failed");
crypto/openssh/sshd-session.c
308
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-session.c
368
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/sshd-session.c
374
fatal_f("preauth child exited with status %d",
crypto/openssh/sshd-session.c
377
fatal_f("preauth child terminated by signal %d",
crypto/openssh/sshd-session.c
417
fatal_f("exec of %s failed: %s",
crypto/openssh/sshd-session.c
590
fatal_f("sshbuf_new");
crypto/openssh/sshd-session.c
620
fatal_f("no hostkeys");
crypto/openssh/sshd-session.c
650
fatal_f("too many hostkeys");
crypto/openssh/sshd-session.c
706
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-session.c
710
fatal_f("ssh_msg_recv failed");
crypto/openssh/sshd-session.c
714
fatal_f("rexec version mismatch");
crypto/openssh/sshd-session.c
726
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-session.c
737
fatal_f("ssh_msg_recv failed");
crypto/openssh/sshd.c
1307
fatal_f("ssh_digest_start");
crypto/openssh/sshd.c
1312
fatal_f("ssh_digest_update");
crypto/openssh/sshd.c
1316
fatal_f("ssh_digest_final");
crypto/openssh/sshd.c
1324
fatal_f("could not allocate buffer");
crypto/openssh/sshd.c
1328
fatal_f("ssh_digest_update");
crypto/openssh/sshd.c
269
fatal_f("error: accepted connection when all %d child "
crypto/openssh/sshd.c
275
fatal_f("sshbuf_fromb failed");
crypto/openssh/sshd.c
294
fatal_f("internal error: more children than max_startups");
crypto/openssh/sshd.c
306
fatal_f("internal error: children_active underflow");
crypto/openssh/sshd.c
687
fatal_f("sshbuf_new failed");
crypto/openssh/sshd.c
725
fatal_f("bad length %zu", len);
crypto/openssh/sshd.c
745
fatal_f("sshbuf_new failed");
crypto/openssh/sshd.c
763
fatal_f("bad length %zu", len);
crypto/openssh/sshd.c
806
fatal_f("fork failed: %s", strerror(errno));
crypto/openssh/ttymodes.c
286
fatal_f("sshbuf_new failed");