Symbol: sshkey_ssh_name
crypto/openssh/auth2-hostbased.c
102
"(received %s, expected %s)", sshkey_ssh_name(key), pkalg);
crypto/openssh/auth2-pubkey.c
154
"(received %s, expected %s)", sshkey_ssh_name(key), pkalg);
crypto/openssh/auth2-pubkey.c
456
"t", sshkey_ssh_name(key),
crypto/openssh/auth2-pubkey.c
457
"T", sshkey_ssh_name(cert->signature_key),
crypto/openssh/auth2-pubkey.c
723
"t", sshkey_ssh_name(key),
crypto/openssh/clientloop.c
2137
sshkey_ssh_name(ctx->keys[i]),
crypto/openssh/clientloop.c
2185
sshkey_ssh_name(ctx->keys[i]), l->path, l->linenum);
crypto/openssh/clientloop.c
2190
debug3_f("deprecated %s key at %s:%ld", sshkey_ssh_name(l->key),
crypto/openssh/clientloop.c
2219
sshkey_ssh_name(ctx->old_keys[i]), l->path, l->linenum,
crypto/openssh/clientloop.c
2508
"HostkeyAlgorithms", sshkey_ssh_name(key));
crypto/openssh/clientloop.c
2514
sshkey_ssh_name(key));
crypto/openssh/clientloop.c
2521
sshkey_ssh_name(key));
crypto/openssh/hostfile.c
716
sshkey_ssh_name(keys[i]), fp);
crypto/openssh/krl.c
1332
fprintf(f, "hash: %s # %s\n", fp, sshkey_ssh_name(key));
crypto/openssh/krl.c
1363
sshkey_ssh_name(rc->ca_key), fp);
crypto/openssh/monitor.c
1000
sshkey_ssh_name(key), list);
crypto/openssh/monitor.c
744
debug_f("hostkey %s index %d", sshkey_ssh_name(pubkey), keyid);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
138
debug_f("store %s at %d", sshkey_ssh_name(pubkey), pubkey->type);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
195
keyname = xstrdup(sshkey_ssh_name(privkey));
crypto/openssh/regress/unittests/kex/test_kex.c
113
keyname = strdup(sshkey_ssh_name(private));
crypto/openssh/serverloop.c
718
sigalg = sshkey_ssh_name(key);
crypto/openssh/ssh-add.c
1000
debug2("%s: %s", argv[i], sshkey_ssh_name(k));
crypto/openssh/ssh-agent.c
1459
sshkey_ssh_name(k), fp, comment, seconds, confirm,
crypto/openssh/ssh-agent.c
331
dch->keys[i] == NULL ? "" : sshkey_ssh_name(dch->keys[i]),
crypto/openssh/ssh-agent.c
657
sshkey_ssh_name(id->key), fp);
crypto/openssh/ssh-keygen.c
1781
sshkey_ssh_name(ca), key_type_name);
crypto/openssh/ssh-keygen.c
2094
printf(" Type: %s %s certificate\n", sshkey_ssh_name(key),
crypto/openssh/ssh-sk-helper.c
133
__progname, sshkey_ssh_name(key));
crypto/openssh/sshconnect.c
1084
sshkey_ssh_name(host_key));
crypto/openssh/sshconnect.c
1536
sshkey_ssh_name(host_key), fp,
crypto/openssh/sshconnect.c
1539
sshkey_ssh_name(host_key->cert->signature_key), cafp,
crypto/openssh/sshconnect.c
1546
debug("Server host key: %s %s", sshkey_ssh_name(host_key), fp);
crypto/openssh/sshconnect.c
766
const char *ktype = sshkey_ssh_name(key);
crypto/openssh/sshconnect.c
952
"t", host_key == NULL ? "NONE" : sshkey_ssh_name(host_key),
crypto/openssh/sshconnect2.c
100
sshkey_ssh_name(hostkey));
crypto/openssh/sshconnect2.c
1176
return match_list(sshkey_ssh_name(key),
crypto/openssh/sshconnect2.c
1611
if (match_pattern_list(sshkey_ssh_name(key), allowlist, 0) == 1)
crypto/openssh/sshconnect2.c
1747
sshkey_ssh_name(idlist->keys[j]));
crypto/openssh/sshconnect2.c
1813
sshkey_ssh_name(id->key), id->filename);
crypto/openssh/sshconnect2.c
1819
sshkey_ssh_name(id->key), id->filename);
crypto/openssh/sshconnect2.c
2178
sshkey_ssh_name(authctxt->sensitive->keys[i]),
crypto/openssh/sshconnect2.c
2206
sshkey_ssh_name(private), fp, authctxt->active_ktype);
crypto/openssh/sshconnect2.c
2247
sshkey_ssh_name(private), fp);
crypto/openssh/sshd-auth.c
256
append_hostkey_type(b, sshkey_ssh_name(key));
crypto/openssh/sshd-auth.c
276
append_hostkey_type(b, sshkey_ssh_name(key));
crypto/openssh/sshd-auth.c
403
debug2_f("key %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-auth.c
412
debug2_f("cert %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-session.c
547
debug3_f("key %d: %s %s", i, sshkey_ssh_name(key), fp);
crypto/openssh/sshd-session.c
619
debug2_f("privkey %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-session.c
628
debug2_f("pubkey %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-session.c
637
debug2_f("cert %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd.c
1319
fatal_fr(r, "encode %s key", sshkey_ssh_name(key));
crypto/openssh/sshd.c
1731
key ? "private" : "agent", i, sshkey_ssh_name(pubkey), fp);
crypto/openssh/sshkey.c
1424
sshkey_ssh_name(key), uu)) != 0)
crypto/openssh/sshkey.c
1656
fprintf(stderr, "%s: entering for %s\n", __func__, sshkey_ssh_name(k));
crypto/openssh/sshkey.c
1789
fprintf(stderr, "%s: entering for %s\n", __func__, sshkey_ssh_name(k));
crypto/openssh/sshkey.c
2326
if ((ret = sshbuf_put_cstring(cert, sshkey_ssh_name(k))) != 0)
crypto/openssh/sshkey.c
2562
if ((r = sshbuf_put_cstring(b, sshkey_ssh_name(key))) != 0)
crypto/openssh/sshkey.h
255
const char *sshkey_ssh_name(const struct sshkey *);