crypto/openssh/auth-pam.c
238
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/auth-pam.c
289
fatal_f("PAM authctxt not initialized");
crypto/openssh/auth-pam.c
323
fatal_f("invalid PAM account status %u", n);
crypto/openssh/auth-pam.c
333
fatal_f("received %u environment variables, expected <= 1024",
crypto/openssh/auth-pam.c
348
fatal_f("received %u PAM env variables, expected <= 1024",
crypto/openssh/auth-pam.c
462
fatal_f("PAM authctxt user not initialized");
crypto/openssh/auth-pam.c
474
fatal_f("internal error: sshpam_initial_user NULL");
crypto/openssh/auth-pam.c
523
fatal_f("PAM authctxt not initialized");
crypto/openssh/auth-pam.c
526
fatal_f("sshbuf_new failed");
crypto/openssh/auth-pam.c
565
fatal_f("too many environment strings");
crypto/openssh/auth-pam.c
578
fatal_f("too many PAM environment strings");
crypto/openssh/auth-pam.c
710
fatal_f("internal error: NULL PAM service name");
crypto/openssh/auth-pam.c
801
fatal_f("sshbuf_dup_string failed");
crypto/openssh/auth-pam.c
865
fatal_f("sshbuf_new failed");
crypto/openssh/auth-pam.c
874
fatal_f("too many query messages");
crypto/openssh/auth-pam.c
950
fatal_f("password length too long: %zu", l);
crypto/openssh/auth-pam.c
986
fatal_f("sshbuf_new failed");
crypto/openssh/auth.c
631
fatal_f("sshbuf_new failed");
crypto/openssh/auth.c
784
fatal_f("sshauthopt_new failed");
crypto/openssh/auth.c
789
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
170
fatal_f("internal error: too many devices");
crypto/openssh/auth2-chall.c
306
fatal_f("no authctxt");
crypto/openssh/auth2-chall.c
309
fatal_f("no kbdintctxt");
crypto/openssh/auth2-chall.c
311
fatal_f("no device");
crypto/openssh/auth2-chall.c
317
fatal_f("wrong number of replies");
crypto/openssh/auth2-chall.c
319
fatal_f("too many replies");
crypto/openssh/auth2-gss.c
299
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-gss.c
306
fatal_f("sshbuf_mutable_ptr failed");
crypto/openssh/auth2-hostbased.c
129
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-hostbased.c
219
fatal_f("sshkey_fingerprint fail");
crypto/openssh/auth2-hostbased.c
247
fatal_f("sshkey_fingerprint fail");
crypto/openssh/auth2-hostbased.c
255
fatal_f("sshkey_fingerprint fail");
crypto/openssh/auth2-pubkey.c
115
fatal_f("internal error: initial hostkey not recorded");
crypto/openssh/auth2-pubkey.c
117
fatal_f("%s packet contained wrong host key", method);
crypto/openssh/auth2-pubkey.c
127
fatal_f("sshbuf_from failed");
crypto/openssh/auth2-pubkey.c
129
fatal_f("sshbuf_dtob64 failed");
crypto/openssh/auth2-pubkey.c
190
fatal_f("sshbuf_new failed");
crypto/openssh/auth2-pubkey.c
339
fatal_f("too many glob results for \"%s\"", file);
crypto/openssh/auth2-pubkey.c
466
fatal_f("percent_expand failed");
crypto/openssh/auth2-pubkey.c
561
fatal_f("internal error: missing principals_opts");
crypto/openssh/auth2-pubkey.c
728
fatal_f("percent_expand failed");
crypto/openssh/auth2-pubkey.c
834
fatal_f("too many glob results for \"%s\"", file);
crypto/openssh/auth2-pubkeyfile.c
325
fatal_f("fingerprint failed");
crypto/openssh/auth2-pubkeyfile.c
384
fatal_f("internal error: missing options");
crypto/openssh/auth2.c
237
fatal_f("ssh_digest_memory");
crypto/openssh/auth2.c
505
fatal_f("sshbuf_new failed");
crypto/openssh/auth2.c
520
fatal_f("sshbuf_dup_string failed");
crypto/openssh/auth2.c
531
fatal_f("NULL authentication method name");
crypto/openssh/auth2.c
687
fatal_f("method not in AuthenticationMethods");
crypto/openssh/auth2.c
715
fatal_f("vasprintf failed");
crypto/openssh/auth2.c
744
fatal_f("reallocarray failed");
crypto/openssh/auth2.c
784
fatal_f("sshbuf_new");
crypto/openssh/auth2.c
804
fatal_f("auth_method_info contains \\n");
crypto/openssh/canohost.c
193
fatal_f("getnameinfo NI_NUMERICSERV failed: %s",
crypto/openssh/channels.c
1040
fatal_f("bad channel type %d", c->type);
crypto/openssh/channels.c
1102
fatal_f("sshbuf_new");
crypto/openssh/channels.c
1141
fatal_f("bad channel type %d", c->type);
crypto/openssh/channels.c
1146
fatal_f("sshbuf_dup_string");
crypto/openssh/channels.c
1208
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
1227
fatal_f("%d: bad id", id);
crypto/openssh/channels.c
1303
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
1544
fatal_f("sshbuf_fromb failed");
crypto/openssh/channels.c
1674
fatal_f("sshbuf_fromb failed");
crypto/openssh/channels.c
2124
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
233
fatal_f("allocation failed");
crypto/openssh/channels.c
2451
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
2622
fatal_f("allocation failed");
crypto/openssh/channels.c
2786
fatal_f("channel %d: bad pfd offset %u (max %u)",
crypto/openssh/channels.c
2895
fatal_f("too many channels"); /* shouldn't happen */
crypto/openssh/channels.c
2909
fatal_f("channels_alloc changed during CHAN_PRE "
crypto/openssh/channels.c
2929
fatal_f("channel %d: bad pfd %d (max %u)", c->self, p, npfd);
crypto/openssh/channels.c
2974
fatal_f("channel %d: unexpected fds r%d w%d e%d s%d",
crypto/openssh/channels.c
3060
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
3125
fatal_f("channel %d: no remote id", c->self);
crypto/openssh/channels.c
384
fatal_f("missing channel %d", id);
crypto/openssh/channels.c
4709
fatal_f("set_nonblock(%d)", sock);
crypto/openssh/channels.c
532
fatal_f("internal error: channels_alloc %d too big",
crypto/openssh/channels.c
544
fatal_f("sshbuf_new failed");
crypto/openssh/channels.c
679
fatal_f("invalid forwarding direction %d", where);
crypto/openssh/channels.c
700
fatal_f("invalid forwarding client %d", who);
crypto/openssh/channels.c
717
fatal_f("%s overflow", fwd_ident(who, where));
crypto/openssh/channels.c
981
fatal_f("bad channel type %d", c->type);
crypto/openssh/clientloop.c
1474
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1480
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1486
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1492
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
1497
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
2034
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/clientloop.c
2194
fatal_f("recallocarray failed nold = %zu", ctx->nold);
crypto/openssh/clientloop.c
2282
fatal_f("sshkey_fingerprint failed");
crypto/openssh/clientloop.c
2293
fatal_f("sshkey_fingerprint failed");
crypto/openssh/clientloop.c
2376
fatal_f("ctx->nnew == 0"); /* sanity */
crypto/openssh/clientloop.c
2387
fatal_f("sshbuf_new failed");
crypto/openssh/clientloop.c
2447
fatal_f("ndone != ctx->nnew (%zu / %zu)", ndone, ctx->nnew);
crypto/openssh/clientloop.c
2482
fatal_f("server already sent hostkeys");
crypto/openssh/clientloop.c
2528
fatal_f("recallocarray failed nkeys = %zu",
crypto/openssh/clientloop.c
2544
fatal_f("calloc failed");
crypto/openssh/clientloop.c
2640
fatal_f("sshbuf_new");
crypto/openssh/clientloop.c
2726
fatal_f("channel %d: unknown channel", id);
crypto/openssh/clientloop.c
2796
fatal_f("sshbuf_dup_string failed");
crypto/openssh/clientloop.c
548
fatal_f("internal error: fuzz %u%% %lldns > interval %lldns",
crypto/openssh/clientloop.c
696
fatal_f("bad npfd %u", *npfd_activep); /* shouldn't happen */
crypto/openssh/clientloop.c
904
fatal_f("last_gc->ref_count = %d",
crypto/openssh/clientloop.c
962
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
967
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/clientloop.c
971
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/entropy.c
127
fatal_f("RAND_bytes failed");
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/hostfile.c
484
fatal_f("allocation failed");
crypto/openssh/kex.c
106
fatal_f("kex_names_cat");
crypto/openssh/kex.c
1379
fatal_f("sshbuf_dup_string failed");
crypto/openssh/kex.c
270
fatal_f("sshkey_alg_list failed");
crypto/openssh/kex.c
346
fatal_f("sshbuf_new failed");
crypto/openssh/kex.c
98
fatal_f("proposal missing");
crypto/openssh/libcrux_internal.h
35
#define KRML_HOST_EXIT(x) fatal_f("internal error")
crypto/openssh/misc.c
1200
fatal_f("argument too long");
crypto/openssh/misc.c
1207
fatal_f("too many arguments");
crypto/openssh/misc.c
1209
fatal_f("arglist corrupt");
crypto/openssh/misc.c
1231
fatal_f("argument too long");
crypto/openssh/misc.c
1233
fatal_f("arglist corrupt");
crypto/openssh/misc.c
1236
fatal_f("tried to replace invalid arg %d >= %d",
crypto/openssh/misc.c
1363
fatal_f("sshbuf_new failed");
crypto/openssh/misc.c
1365
fatal_f("null parseerror arg");
crypto/openssh/misc.c
1376
fatal_f("NULL replacement for token %s",
crypto/openssh/misc.c
1381
fatal_f("too many keys");
crypto/openssh/misc.c
1383
fatal_f("percent expansion without token list");
crypto/openssh/misc.c
1449
fatal_f("sshbuf_dup_string failed");
crypto/openssh/misc.c
1493
fatal_f("failed");
crypto/openssh/misc.c
1512
fatal_f("failed");
crypto/openssh/misc.c
1922
fatal_f("template string too short");
crypto/openssh/misc.c
2210
fatal_f("sshbuf_new failed");
crypto/openssh/misc.c
2244
fatal_f("malloc failed");
crypto/openssh/misc.c
2424
fatal_f("environment size mismatch");
crypto/openssh/misc.h
275
fatal_f("fcntl(%d, F_SETFD, FD_CLOEXEC): %s", x, \
crypto/openssh/monitor.c
1016
fatal_f("password authentication not enabled");
crypto/openssh/monitor.c
1055
fatal_f("kbd-int authentication not enabled");
crypto/openssh/monitor.c
1087
fatal_f("kbd-int authentication not enabled");
crypto/openssh/monitor.c
1089
fatal_f("no bsd auth session");
crypto/openssh/monitor.c
1118
fatal_f("UsePAM not set, but ended up in %s anyway", __func__);
crypto/openssh/monitor.c
1136
fatal_f("PAM not enabled");
crypto/openssh/monitor.c
1161
fatal_f("kbd-int authentication not enabled");
crypto/openssh/monitor.c
1163
fatal_f("already called");
crypto/openssh/monitor.c
1188
fatal_f("no context");
crypto/openssh/monitor.c
1228
fatal_f("no context");
crypto/openssh/monitor.c
1233
fatal_f("Too many PAM messages, got %u, expected <= %u",
crypto/openssh/monitor.c
1268
fatal_f("no context");
crypto/openssh/monitor.c
1329
fatal_f("unknown key type %u", type);
crypto/openssh/monitor.c
1385
fatal_f("sshbuf_from");
crypto/openssh/monitor.c
1448
fatal_f("hostbound hostkey does not match");
crypto/openssh/monitor.c
1466
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
1542
fatal_f("bad key, not previously allowed");
crypto/openssh/monitor.c
1569
fatal_f("bad %s signature data blob",
crypto/openssh/monitor.c
1575
fatal_f("sshkey_fingerprint failed");
crypto/openssh/monitor.c
1703
fatal_f("dup2");
crypto/openssh/monitor.c
1719
fatal_f("send fds failed");
crypto/openssh/monitor.c
1723
fatal_f("open(/dev/null): %s", strerror(errno));
crypto/openssh/monitor.c
1858
fatal_f("internal error: ssh->kex == NULL");
crypto/openssh/monitor.c
1860
fatal_f("incorrect session id length %zu (expected %u)",
crypto/openssh/monitor.c
1865
fatal_f("session ID mismatch");
crypto/openssh/monitor.c
1896
fatal_f("sshbuf_new failed");
crypto/openssh/monitor.c
1914
fatal_f("socketpair: %s", strerror(errno));
crypto/openssh/monitor.c
1928
fatal_f("pipe: %s", strerror(errno));
crypto/openssh/monitor.c
1977
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
2010
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
2042
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
2072
fatal_f("GSSAPI authentication not enabled");
crypto/openssh/monitor.c
321
fatal_f("unexpected authentication from %d",
crypto/openssh/monitor.c
356
fatal_f("privsep child made too many authentication "
crypto/openssh/monitor.c
364
fatal_f("authenticated invalid user");
crypto/openssh/monitor.c
369
fatal_f("authentication method name unknown");
crypto/openssh/monitor.c
387
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/monitor.c
391
fatal_f("preauth child %ld exited with status %d",
crypto/openssh/monitor.c
394
fatal_f("preauth child %ld terminated by signal %d",
crypto/openssh/monitor.c
461
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
474
fatal_f("log fd read: %s", strerror(errno));
crypto/openssh/monitor.c
479
fatal_f("invalid log message length %u", len);
crypto/openssh/monitor.c
486
fatal_f("log fd read: %s", strerror(errno));
crypto/openssh/monitor.c
494
fatal_f("invalid log level %u (corrupted message?)", level);
crypto/openssh/monitor.c
522
fatal_f("poll: %s", strerror(errno));
crypto/openssh/monitor.c
537
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
553
fatal_f("unpermitted request %d", type);
crypto/openssh/monitor.c
569
fatal_f("unsupported request: %d", type);
crypto/openssh/monitor.c
616
fatal_f("sshbuf_new failed");
crypto/openssh/monitor.c
648
fatal_f("internal error: called in postauth");
crypto/openssh/monitor.c
680
fatal_f("bad parameters: %d %d %d", min, want, max);
crypto/openssh/monitor.c
734
fatal_f("state error: setcompat never called");
crypto/openssh/monitor.c
743
fatal_f("unknown hostkey");
crypto/openssh/monitor.c
764
fatal_f("bad data length: %zu", datlen);
crypto/openssh/monitor.c
766
fatal_f("no hostkey for index %d", keyid);
crypto/openssh/monitor.c
768
fatal_f("sshbuf_new");
crypto/openssh/monitor.c
776
fatal_f("bad data length: %zu, hostkey proof len %zu",
crypto/openssh/monitor.c
799
fatal_f("no hostkey from index %d", keyid);
crypto/openssh/monitor.c
834
fatal_f("sshbuf_new failed");
crypto/openssh/monitor.c
853
fatal_f("state error: setcompat never called");
crypto/openssh/monitor.c
856
fatal_f("multiple attempts for getpwnam");
crypto/openssh/monitor_wrap.c
1002
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
1023
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
1047
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
106
fatal_f("bad length %zu", len);
crypto/openssh/monitor_wrap.c
1076
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
1098
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
114
fatal_f("write: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
1143
fatal_f("missing host in %s", what);
crypto/openssh/monitor_wrap.c
1146
fatal_f("bad port number in %s", what);
crypto/openssh/monitor_wrap.c
1177
fatal_f("internal error: bad timeout %s",
crypto/openssh/monitor_wrap.c
130
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
159
fatal_f("bad length %zu", mlen);
crypto/openssh/monitor_wrap.c
169
fatal_f("write: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
188
fatal_f("read: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
192
fatal_f("read: bad msg_len %d", msg_len);
crypto/openssh/monitor_wrap.c
217
fatal_f("read: rtype %d != type %d", rtype, type);
crypto/openssh/monitor_wrap.c
230
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
244
fatal_f("MONITOR_ANS_MODULI failed");
crypto/openssh/monitor_wrap.c
265
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
282
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
343
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
402
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
431
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
454
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
508
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
560
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
601
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
628
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
655
fatal_f("receive fds failed");
crypto/openssh/monitor_wrap.c
670
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
693
fatal_f("UsePAM=no, but ended up in %s anyway", __func__);
crypto/openssh/monitor_wrap.c
695
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
712
fatal_f("UsePAM=no, but ended up in %s anyway", __func__);
crypto/openssh/monitor_wrap.c
715
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
741
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
767
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
802
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
828
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
845
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
866
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
923
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
95
fatal_f("no log channel");
crypto/openssh/monitor_wrap.c
960
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
98
fatal_f("sshbuf_new failed");
crypto/openssh/monitor_wrap.c
985
fatal_f("sshbuf_new failed");
crypto/openssh/mux.c
1100
fatal_f("cctx == NULL");
crypto/openssh/mux.c
1102
fatal_f("no channel for id %d", id);
crypto/openssh/mux.c
1104
fatal_f("channel %d lacks control channel %d",
crypto/openssh/mux.c
1107
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1131
fatal_f("mux_pause %d", cc->mux_pause);
crypto/openssh/mux.c
1203
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1283
fatal_f("channel %d missing mux %d", c->self, c->ctl_chan);
crypto/openssh/mux.c
1287
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1306
fatal_f("channel %d missing mux %d", c->self, c->ctl_chan);
crypto/openssh/mux.c
1310
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1378
fatal_f("link mux listener %s => %s: %s",
crypto/openssh/mux.c
1413
fatal_f("cctx == NULL");
crypto/openssh/mux.c
1415
fatal_f("no channel for id %d", id);
crypto/openssh/mux.c
1417
fatal_f("channel %d lacks control channel %d",
crypto/openssh/mux.c
1420
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1468
fatal_f("mux_pause %d", cc->mux_pause);
crypto/openssh/mux.c
1559
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1610
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1648
fatal_f("sshbuf_new");
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
1738
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
1744
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1768
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1775
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1790
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
1796
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1819
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1825
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1836
fatal_f("read from master failed: %s", strerror(errno));
crypto/openssh/mux.c
1843
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1855
fatal_f("termination request failed: %s", e);
crypto/openssh/mux.c
1857
fatal_f("unexpected response from master 0x%08x", type);
crypto/openssh/mux.c
188
fatal_f("channel_by_id(%i) == NULL", cid);
crypto/openssh/mux.c
1895
fatal_f("sshbuf_new");
crypto/openssh/mux.c
1906
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
191
fatal_f("channel %d missing control channel %d",
crypto/openssh/mux.c
1920
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
1928
fatal_f("got MUX_S_REMOTE_PORT for cancel");
crypto/openssh/mux.c
1951
fatal_f("unexpected response from master 0x%08x", type);
crypto/openssh/mux.c
2004
fatal_f("stdfd_devnull failed");
crypto/openssh/mux.c
2015
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2043
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2049
fatal_f("send fds failed");
crypto/openssh/mux.c
2065
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
209
fatal_f("channel_by_id(%i) == NULL", cid);
crypto/openssh/mux.c
2094
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/mux.c
212
fatal_f("channel %d missing session channel %u",
crypto/openssh/mux.c
2130
fatal_f("tty alloc fail on unknown session: "
crypto/openssh/mux.c
2140
fatal_f("exit on unknown session: "
crypto/openssh/mux.c
2143
fatal_f("exitval sent twice");
crypto/openssh/mux.c
2151
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
2183
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2188
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2201
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
2206
fatal_f("master returned error: %s", e);
crypto/openssh/mux.c
2233
fatal_f("stdfd_devnull failed");
crypto/openssh/mux.c
2236
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2245
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2250
fatal_f("send fds failed");
crypto/openssh/mux.c
2253
fatal_f("pledge(): %s", strerror(errno));
crypto/openssh/mux.c
2271
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
2311
fatal_f("mux_client_read_packet: %s", strerror(errno));
crypto/openssh/mux.c
2313
fatal_f("master returned unexpected message %u", type);
crypto/openssh/mux.c
2327
fatal_f("sshbuf_new");
crypto/openssh/mux.c
2333
fatal_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
2339
fatal_f("read from master failed: %s", strerror(errno));
crypto/openssh/mux.c
2345
fatal_f("out of sequence reply: my id %u theirs %u",
crypto/openssh/mux.c
2358
fatal_f("stop listening request failed: %s", e);
crypto/openssh/mux.c
2360
fatal_f("unexpected response from master 0x%08x", type);
crypto/openssh/mux.c
2402
fatal_f("socket(): %s", strerror(errno));
crypto/openssh/mux.c
2441
fatal_f("master alive check failed");
crypto/openssh/mux.c
2452
fatal_f("info request failed");
crypto/openssh/mux.c
2462
fatal_f("master forward request failed");
crypto/openssh/mux.c
265
fatal_f("channel %d: c->mux_ctx == NULL", c->self);
crypto/openssh/mux.c
388
fatal_f("sshbuf_new");
crypto/openssh/mux.c
519
fatal_f("connection_info_message");
crypto/openssh/mux.c
523
fatal_f("channel_open_message");
crypto/openssh/mux.c
594
fatal_f("unknown forward type %u", ftype);
crypto/openssh/mux.c
645
fatal_f("sshbuf_new");
crypto/openssh/mux.c
712
fatal_f("mux_pause %d", c->mux_pause);
crypto/openssh/nchan.c
190
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/nchan.c
218
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/nchan.c
243
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/readconf.c
358
fatal_f("mux digest failed");
crypto/openssh/readconf.c
547
fatal_f("stdfd_devnull failed");
crypto/openssh/readconf.c
564
fatal_f("fork: %.100s", strerror(errno));
crypto/openssh/readconf.c
568
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/readpass.c
277
fatal_f("stdfd_devnull failed");
crypto/openssh/readpass.c
289
fatal_f("calloc failed");
crypto/openssh/readpass.c
327
fatal_f("waitpid: %s", strerror(errno));
crypto/openssh/readpass.c
74
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/readpass.c
78
fatal_f("exec(%s): %s", askpass, strerror(errno));
crypto/openssh/sandbox-capsicum.c
100
fatal_f("failed to limit the network socket");
crypto/openssh/sandbox-capsicum.c
104
fatal_f("failed to limit the logging socket");
crypto/openssh/sandbox-capsicum.c
106
fatal_f("failed to enter capability mode");
crypto/openssh/sandbox-darwin.c
66
fatal_f("sandbox_init: %s", errmsg);
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/sandbox-seccomp-filter.c
527
fatal_f("sigaction(SIGSYS): %s", strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
561
fatal_f("prctl(PR_SET_NO_NEW_PRIVS): %s", strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
564
fatal_f("prctl(PR_SET_SECCOMP): %s", strerror(errno));
crypto/openssh/scp.c
1702
fatal_f("could not expand pattern");
crypto/openssh/scp.c
958
fatal_f("invalid brace pattern \"%s\"", cp);
crypto/openssh/servconf.c
1965
fatal_f("%s line %d: internal error",
crypto/openssh/servconf.c
2182
fatal_f("too many glob results");
crypto/openssh/servconf.c
2190
fatal_f("sshbuf_new failed");
crypto/openssh/servconf.c
4007
fatal_f("sshbuf_dup_string failed");
crypto/openssh/servconf.c
601
fatal_f("getcwd: %s", strerror(errno));
crypto/openssh/servconf.c
644
fatal_f("too many listen addresses");
crypto/openssh/serverloop.c
170
fatal_f("bad npfd %u", *npfd_activep); /* shouldn't happen */
crypto/openssh/serverloop.c
232
fatal_f("ppoll: %.100s", strerror(errno));
crypto/openssh/serverloop.c
475
fatal_f("no/invalid user");
crypto/openssh/serverloop.c
682
fatal_f("sshbuf_new");
crypto/openssh/serverloop.c
767
fatal_f("no/invalid user");
crypto/openssh/serverloop.c
797
fatal_f("sshbuf_new");
crypto/openssh/serverloop.c
889
fatal_f("channel %d: no remote_id", c->self);
crypto/openssh/session.c
1193
fatal_f("xasprintf: %s", strerror(errno));
crypto/openssh/session.c
1230
fatal_f("xasprintf: %s", strerror(errno));
crypto/openssh/session.c
1310
fatal_f("stat(\"%s\"): %s",
crypto/openssh/session.c
1328
fatal_f("chdir(/) after chroot: %s", strerror(errno));
crypto/openssh/session.c
1700
fatal_f("insane session id %d (max %d nalloc %d)",
crypto/openssh/session.c
1738
fatal_f("insane first_unused %d max %d nalloc %d",
crypto/openssh/session.c
1745
fatal_f("session %d already used", sessions_first_unused);
crypto/openssh/session.c
2328
fatal_f("no x11 channel %d", id);
crypto/openssh/session.c
2359
fatal_f("session %d: no channel %d", s->self, s->chanid);
crypto/openssh/session.c
285
fatal_f("internal error: hpdelim");
crypto/openssh/session.c
288
fatal_f("internal error: permitopen port");
crypto/openssh/session.c
300
fatal_f("internal error: hpdelim");
crypto/openssh/session.c
303
fatal_f("internal error: permitlisten port");
crypto/openssh/sftp-client.c
1004
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1126
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1211
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1262
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1299
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1335
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1370
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1430
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1460
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1489
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1514
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1547
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1675
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
1738
fatal_f("server sent zero data length");
crypto/openssh/sftp-client.c
2112
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2197
fatal_f("offset < 0");
crypto/openssh/sftp-client.c
228
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2392
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2404
fatal_f("poll: %s", strerror(errno));
crypto/openssh/sftp-client.c
2416
fatal_f("Expected SSH2_FXP_STATUS(%d) packet, got %d",
crypto/openssh/sftp-client.c
246
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2519
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2586
fatal_f("server sent zero data length");
crypto/openssh/sftp-client.c
267
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2869
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
2946
fatal_f("unexpected extra username data");
crypto/openssh/sftp-client.c
2948
fatal_f("unexpected extra groupname data");
crypto/openssh/sftp-client.c
306
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
345
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
395
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
464
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
556
fatal_f("limits failed");
crypto/openssh/sftp-client.c
619
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
667
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
704
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-client.c
766
fatal_f("nonsensical number of entries");
crypto/openssh/sftp-server.c
1527
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
1754
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
2042
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
2044
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
551
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
579
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
614
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
638
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
658
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
688
fatal_f("internal error: no handler for %s", name);
crypto/openssh/sftp-server.c
711
fatal_f("sshbuf_new failed");
crypto/openssh/sftp-server.c
815
fatal_f("realloc failed");
crypto/openssh/sftp-usergroup.c
71
fatal_f("alloc");
crypto/openssh/sftp.c
2159
fatal_f("el_get failed");
crypto/openssh/srclimit.c
110
fatal_f("invalid max_sources"); /* shouldn't happen */
crypto/openssh/srclimit.c
122
fatal_f("invalid number of sockets: %d", max);
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
398
fatal_f("internal error: unknown penalty %d", penalty_type);
crypto/openssh/srclimit.c
438
fatal_f("internal error: %s penalty tables corrupt", t);
crypto/openssh/srclimit.c
453
fatal_f("internal error: %s penalty table corrupt (remove)", t);
crypto/openssh/srclimit.c
469
fatal_f("internal error: %s penalty table corrupt (insert)", t);
crypto/openssh/ssh-add.c
147
fatal_f("sshkey_new");
crypto/openssh/ssh-add.c
265
fatal_f("system time is at/before epoch");
crypto/openssh/ssh-add.c
618
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-add.c
727
fatal_f("no hostkey files");
crypto/openssh/ssh-agent.c
1035
fatal_f("internal error: nentries %d", idtab->nentries);
crypto/openssh/ssh-agent.c
1140
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
1456
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-agent.c
1537
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
1728
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
1777
fatal_f("sshbuf_new");
crypto/openssh/ssh-agent.c
1798
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
1855
fatal_f("sock %u >= allocated %u", socknum, sockets_alloc);
crypto/openssh/ssh-agent.c
1968
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
1983
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
2147
fatal_f("recallocarray failed");
crypto/openssh/ssh-agent.c
2476
fatal_f("Couldn't prepare agent socket");
crypto/openssh/ssh-agent.c
329
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
387
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
397
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
514
fatal_f("internal error: no bound key");
crypto/openssh/ssh-agent.c
520
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
523
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
651
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
655
fatal_f("fingerprint failed");
crypto/openssh/ssh-agent.c
725
fatal_f("sshbuf_fromb");
crypto/openssh/ssh-agent.c
799
fatal_f("sshbuf_fromb");
crypto/openssh/ssh-agent.c
875
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-agent.c
889
fatal_f("fingerprint failed");
crypto/openssh/ssh-keygen.c
1237
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
1468
fatal_f("no filename");
crypto/openssh/ssh-keygen.c
1622
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-keygen.c
1773
fatal_f("couldn't read PIN");
crypto/openssh/ssh-keygen.c
1810
fatal_f("key \"%s\" type %s cannot be certified",
crypto/openssh/ssh-keygen.c
2039
fatal_f("sshbuf_fromb failed");
crypto/openssh/ssh-keygen.c
2091
fatal_f("sshkey_fingerprint fail");
crypto/openssh/ssh-keygen.c
2216
fatal_f("hash too long: %zu bytes", tlen);
crypto/openssh/ssh-keygen.c
2224
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-keygen.c
2259
fatal_f("%s contains unparsable line, len=%zu",
crypto/openssh/ssh-keygen.c
2316
fatal_f("revoke serial failed");
crypto/openssh/ssh-keygen.c
2326
fatal_f("revoke key ID failed");
crypto/openssh/ssh-keygen.c
2560
fatal_f("couldn't read PIN");
crypto/openssh/ssh-keygen.c
2565
fatal_f("fingerprint failed");
crypto/openssh/ssh-keygen.c
2790
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
2818
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
3104
fatal_f("asmprintf failed");
crypto/openssh/ssh-keygen.c
3155
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keygen.c
337
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-keygen.c
341
fatal_f("sshbuf_dtob64_string failed");
crypto/openssh/ssh-keygen.c
375
fatal_f("unsupported key type %s", sshkey_type(k));
crypto/openssh/ssh-keygen.c
396
fatal_f("unsupported key type %s", sshkey_type(k));
crypto/openssh/ssh-keygen.c
424
fatal_f("unknown key format %d", convert_format);
crypto/openssh/ssh-keygen.c
442
fatal_f("input buffer too small: need %d have %zu",
crypto/openssh/ssh-keygen.c
445
fatal_f("BN_bin2bn failed");
crypto/openssh/ssh-keygen.c
517
fatal_f("BN_new");
crypto/openssh/ssh-keygen.c
528
fatal_f("BN_new");
crypto/openssh/ssh-keygen.c
539
fatal_f("EVP_PKEY_new failed");
crypto/openssh/ssh-keygen.c
541
fatal_f("RSA_new failed");
crypto/openssh/ssh-keygen.c
543
fatal_f("RSA_set0_key failed");
crypto/openssh/ssh-keygen.c
546
fatal_f("RSA_set0_factors failed");
crypto/openssh/ssh-keygen.c
549
fatal_f("RSA_set0_crt_params failed");
crypto/openssh/ssh-keygen.c
552
fatal_f("EVP_PKEY_set1_RSA failed");
crypto/openssh/ssh-keygen.c
648
fatal_f("private key conversion failed");
crypto/openssh/ssh-keygen.c
664
fatal_f("%s is not a recognised public key format",
crypto/openssh/ssh-keygen.c
688
fatal_f("unsupported pubkey type %d",
crypto/openssh/ssh-keygen.c
714
fatal_f("unrecognised raw private key format");
crypto/openssh/ssh-keygen.c
740
fatal_f("unknown key format %d", convert_format);
crypto/openssh/ssh-keygen.c
763
fatal_f("unsupported key type %s", sshkey_type(k));
crypto/openssh/ssh-keygen.c
823
fatal_f("sshkey_fingerprint fail");
crypto/openssh/ssh-keygen.c
874
fatal_f("sshkey_fingerprint failed");
crypto/openssh/ssh-keyscan.c
375
fatal_f("set_nonblock(%d)", s);
crypto/openssh/ssh-keysign.c
81
fatal_f("sshbuf_from failed");
crypto/openssh/ssh-pkcs11-client.c
110
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-client.c
127
fatal_f("inconsistent helper");
crypto/openssh/ssh-pkcs11-client.c
141
fatal_f("helper recorded more than once");
crypto/openssh/ssh-pkcs11-client.c
246
fatal_f("no helper for %s key", sshkey_type(key));
crypto/openssh/ssh-pkcs11-client.c
297
fatal_f("no helper for %s key", sshkey_type(priv));
crypto/openssh/ssh-pkcs11-client.c
337
fatal_f("too many helpers");
crypto/openssh/ssh-pkcs11-client.c
400
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-client.c
470
fatal_f("no helper for %s key", sshkey_type(key));
crypto/openssh/ssh-pkcs11-client.c
472
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-client.c
480
fatal_f("key recorded more than once");
crypto/openssh/ssh-pkcs11-client.c
82
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
134
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
251
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
253
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11-helper.c
70
fatal_f("provider already set");
crypto/openssh/ssh-pkcs11-helper.c
72
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11.c
1052
fatal_f("set key");
crypto/openssh/ssh-pkcs11.c
1178
fatal_f("sshkey_new failed");
crypto/openssh/ssh-pkcs11.c
1361
fatal_f("allocation failed");
crypto/openssh/ssh-pkcs11.c
412
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11.c
454
fatal_f("sshbuf_new failed");
crypto/openssh/ssh-pkcs11.c
583
fatal_f("couldn't determine RSA hash alg \"%s\"", alg);
crypto/openssh/ssh-pkcs11.c
587
fatal_f("bad hash alg %d", hashalg);
crypto/openssh/ssh-pkcs11.c
611
fatal_f("bad C_Sign length");
crypto/openssh/ssh-pkcs11.c
666
fatal_f("couldn't determine ECDSA hash alg");
crypto/openssh/ssh-pkcs11.c
668
fatal_f("bad hash alg %d", hashalg);
crypto/openssh/ssh-sk-helper.c
70
fatal_f("invalid error code %d", r);
crypto/openssh/ssh.c
1684
fatal_f("internal error: bad timeout %s",
crypto/openssh/ssh.c
1721
fatal_f("pubkey out of array bounds"); \
crypto/openssh/ssh.c
1731
fatal_f("cert out of array bounds"); \
crypto/openssh/ssh.c
1869
fatal_f("fork: %s", strerror(errno));
crypto/openssh/ssh.c
2030
fatal_f("dup() in/out failed");
crypto/openssh/ssh.c
2034
fatal_f("channel_connect_stdio_fwd failed");
crypto/openssh/ssh.c
2064
fatal_f("missing host in %s", what);
crypto/openssh/ssh.c
2067
fatal_f("bad port number in %s", what);
crypto/openssh/ssh.c
2449
fatal_f("too many certificates");
crypto/openssh/ssh.c
536
fatal_f("failed to fingerprint %s %s key from %s",
crypto/openssh/ssh.c
571
fatal_f("sshbuf_dup_string failed");
crypto/openssh/sshconnect.c
1185
fatal_f("sshkey_fingerprint failed");
crypto/openssh/sshconnect.c
1236
fatal_f("sshkey_fingerprint failed");
crypto/openssh/sshconnect.c
1706
fatal_f("sshkey_fingerprint fail");
crypto/openssh/sshconnect.c
1730
fatal_f("sshkey_fingerprint fail");
crypto/openssh/sshconnect.c
689
fatal_f("getnameinfo failed");
crypto/openssh/sshconnect.c
926
fatal_f("sshkey_fingerprint failed");
crypto/openssh/sshconnect.c
957
fatal_f("percent_expand failed");
crypto/openssh/sshconnect2.c
1255
fatal_f("fingerprint failed");
crypto/openssh/sshconnect2.c
1408
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
1429
fatal_f("internal error: initial hostkey "
crypto/openssh/sshconnect2.c
1459
fatal_f("no signature");
crypto/openssh/sshconnect2.c
180
fatal_f("unknown alg %s", alg);
crypto/openssh/sshconnect2.c
1965
fatal_f("no authentication context");
crypto/openssh/sshconnect2.c
2002
fatal_f("asmprintf failed");
crypto/openssh/sshconnect2.c
2066
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/sshconnect2.c
2069
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/sshconnect2.c
2074
fatal_f("dup2: %s", strerror(errno));
crypto/openssh/sshconnect2.c
2083
fatal_f("exec(%s): %s", _PATH_SSH_KEY_SIGN,
crypto/openssh/sshconnect2.c
2091
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
2097
fatal_f("couldn't send request");
crypto/openssh/sshconnect2.c
2369
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
2378
fatal_f("sshbuf_dup_string failed");
crypto/openssh/sshconnect2.c
456
fatal_f("internal error: cannot send userauth none request");
crypto/openssh/sshconnect2.c
567
fatal_f("bad message during authentication: type %d", type);
crypto/openssh/sshconnect2.c
596
fatal_f("no authentication context");
crypto/openssh/sshconnect2.c
615
fatal_f("no authentication context");
crypto/openssh/sshconnect2.c
862
fatal_f("sshbuf_new failed");
crypto/openssh/sshconnect2.c
868
fatal_f("sshbuf_mutable_ptr failed");
crypto/openssh/sshd-auth.c
186
fatal_f("ssh_sandbox_init failed");
crypto/openssh/sshd-auth.c
212
fatal_f("pledge()");
crypto/openssh/sshd-auth.c
240
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-auth.c
281
fatal_f("sshbuf_dup_string failed");
crypto/openssh/sshd-auth.c
390
fatal_f("too many hostkeys");
crypto/openssh/sshd-auth.c
757
fatal_f("privkey sign failed");
crypto/openssh/sshd-auth.c
762
fatal_f("pubkey sign failed");
crypto/openssh/sshd-session.c
1341
fatal_f("privkey sign failed");
crypto/openssh/sshd-session.c
1346
fatal_f("pubkey sign failed");
crypto/openssh/sshd-session.c
274
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-session.c
367
fatal_f("exec of %s failed: %s",
crypto/openssh/sshd-session.c
539
fatal_f("sshbuf_new");
crypto/openssh/sshd-session.c
569
fatal_f("no hostkeys");
crypto/openssh/sshd-session.c
599
fatal_f("too many hostkeys");
crypto/openssh/sshd-session.c
655
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-session.c
659
fatal_f("ssh_msg_recv failed");
crypto/openssh/sshd-session.c
663
fatal_f("rexec version mismatch");
crypto/openssh/sshd-session.c
675
fatal_f("sshbuf_new failed");
crypto/openssh/sshd-session.c
686
fatal_f("ssh_msg_recv failed");
crypto/openssh/sshd.c
1300
fatal_f("ssh_digest_start");
crypto/openssh/sshd.c
1305
fatal_f("ssh_digest_update");
crypto/openssh/sshd.c
1309
fatal_f("ssh_digest_final");
crypto/openssh/sshd.c
1317
fatal_f("could not allocate buffer");
crypto/openssh/sshd.c
1321
fatal_f("ssh_digest_update");
crypto/openssh/sshd.c
258
fatal_f("error: accepted connection when all %d child "
crypto/openssh/sshd.c
264
fatal_f("sshbuf_fromb failed");
crypto/openssh/sshd.c
283
fatal_f("internal error: more children than max_startups");
crypto/openssh/sshd.c
295
fatal_f("internal error: children_active underflow");
crypto/openssh/sshd.c
685
fatal_f("sshbuf_new failed");
crypto/openssh/sshd.c
723
fatal_f("bad length %zu", len);
crypto/openssh/sshd.c
743
fatal_f("sshbuf_new failed");
crypto/openssh/sshd.c
761
fatal_f("bad length %zu", len);
crypto/openssh/sshd.c
804
fatal_f("fork failed: %s", strerror(errno));
crypto/openssh/ttymodes.c
285
fatal_f("sshbuf_new failed");
crypto/openssh/uidswap.c
165
fatal_f("setuid failed: %s", strerror(errno));
crypto/openssh/uidswap.c
167
fatal_f("setgid failed: %s", strerror(errno));
crypto/openssh/uidswap.c
214
fatal_f("was able to restore old [e]gid");
crypto/openssh/uidswap.c
228
fatal_f("was able to restore old [e]uid");