| /src/crypto/external/bsd/openssh/dist/ |
| ssh-pkcs11-client.c | 117 sshkey_type(key), helper->path, helper->nkeyblobs); 248 fatal_f("no helper for %s key", sshkey_type(key)); 299 fatal_f("no helper for %s key", sshkey_type(priv)); 302 sshkey_type(priv), sshkey_type(certpub), helper->path); 308 sshkey_type(priv), sshkey_type(certpub)); 469 debug3_f("free %s key", sshkey_type(key)); 472 fatal_f("no helper for %s key", sshkey_type(key));
|
| auth2-hostbased.c | 121 logit_r(r, "refusing %s key", sshkey_type(key)); 225 sshkey_type(key->cert->signature_key), fp, reason); 252 sshkey_type(key->cert->signature_key), fp, 259 sshkey_type(key), fp, cuser, lookup);
|
| auth2-pubkeyfile.c | 339 sshkey_is_cert(key) ? "CA" : "key", sshkey_type(found), fp); 349 sshkey_type(found), fp, loc); 391 sshkey_type(found), fp, loc); 408 sshkey_type(key->cert->signature_key), fp, loc, reason); 495 verbose("[LDAP] Found matching %s key: %s", sshkey_type(found), fp);
|
| ssh-pkcs11-helper.c | 89 sshkey_type(keys[i]), labels[i]); 127 error_fr(r, "sign %s", sshkey_type(key));
|
| auth.c | 347 sshkey_type(key), fp == NULL ? "(null)" : fp, 350 sshkey_type(key->cert->signature_key), 359 xasprintf(&ret, "%s %s%s%s", sshkey_type(key), 622 sshkey_type(key), fp, 627 "revoked keys file %s", sshkey_type(key), fp,
|
| ssh-agent.c | 372 tag, hostname, sshkey_type(key), fp, dch->nkeys); 383 sshkey_type(dch->keys[i]), fp); 458 sshkey_type(id->key), id->comment); 480 "%zu constraints", sshkey_type(id->key), id->comment, 510 fromkey ? sshkey_type(fromkey) : "(ORIGIN)", 512 sshkey_type(hks->key), fp2); 867 verbose_f("%s key not found", sshkey_type(key)); 901 sshkey_type(id->key), fp); 940 sshkey_type(id->key), fp, 958 sshkey_type(id->key), fp) [all...] |
| ssh_api.c | 486 debug3_f("check %s", sshkey_type(k->key)); 501 debug3_f("check %s", sshkey_type(k->key)); 514 debug3_f("need %s", sshkey_type(hostkey)); 516 debug3_f("check %s", sshkey_type(k->key));
|
| sshconnect.c | 1083 type = sshkey_type(host_key); 1353 sshkey_type(host_found->key), 1544 sshkey_type(host_key), fp); 1558 sshkey_type(host_key), fp, 1564 "revoked keys file %s", sshkey_type(host_key), 1702 sshkey_type(found->key), 1704 sshkey_type(found->key), fp); 1731 sshkey_type(host_key), fp);
|
| auth2-pubkey.c | 90 xasprintf(&ret, "%s %s", sshkey_type(key), fp); 166 logit("refusing previously-used %s key", sshkey_type(key)); 183 logit_r(r, "refusing %s key", sshkey_type(key)); 543 sshkey_type(key->cert->signature_key), ca_fp, 599 sshkey_type(key->cert->signature_key), ca_fp, 612 sshkey_type(key->cert->signature_key), ca_fp,
|
| ssh-add.c | 122 sshkey_type(key), comment ? comment : "no comment"); 550 sshkey_type(idlist->keys[i])); 620 sshkey_type(key), fp); 629 sshkey_type(key), fp); 742 host, sshkey_type(hke->key), want_ca ? "CA " : "",
|
| ssh-sk-helper.c | 138 "msg len %zu, compat 0x%lx", sshkey_type(key), 269 sshkey_type(srks[i]->key), srks[i]->key->sk_application,
|
| ssh-keygen.c | 336 sshkey_size(k), sshkey_type(k), 363 fatal_f("unsupported key type %s", sshkey_type(k)); 382 fatal_f("unsupported key type %s", sshkey_type(k)); 745 fatal_f("unsupported key type %s", sshkey_type(k)); 807 fp, sshkey_type(keys[i])); 858 comment ? comment : "no comment", sshkey_type(public)); 1215 sshkey_type(l->key), fp, 1788 tmp, sshkey_type(public)); 1817 sshkey_type(ca), ca_fp); 2073 printf(" Public key: %s %s\n", sshkey_type(key), key_fp) [all...] |
| ssh-keysign.c | 294 sshkey_type(key), fp ? fp : "");
|
| sshkey.h | 190 const char *sshkey_type(const struct sshkey *);
|
| hostfile.c | 249 sshkey_type(l->key), l->path, l->linenum); 595 sshkey_type(l->key), l->path, l->linenum); 605 l->path, l->linenum, sshkey_type(l->key), ctx->host);
|
| sshconnect2.c | 705 id->key ? sshkey_type(id->key) : "", id->key ? " " : "", 765 sshkey_type(key), fp == NULL ? "<ERROR>" : fp); 1288 sshkey_type(sign_key), fp); 1300 sshkey_type(sign_key), id->filename); 1371 debug3_f("using %s with %s %s", method, sshkey_type(id->key), fp); 1479 loc, sshkey_type(id->key), fp); 1483 sshkey_type(sign_id->key), sign_id->filename,
|
| clientloop.c | 2294 sshkey_type(ctx->keys[i]), fp); 2305 sshkey_type(ctx->old_keys[i]), fp); 2420 "for %s key %zu", sshkey_type(ctx->keys[i]), i); 2440 sshkey_type(ctx->keys[i]), i, alg); 2446 sshkey_type(ctx->keys[i]), i); 2511 debug3_f("received %s key %s", sshkey_type(key), fp);
|
| monitor.c | 1389 (key == NULL || !authctxt->valid) ? "invalid" : sshkey_type(key), 1633 sshkey_type(key), sigalg == NULL ? "default" : sigalg, 1646 sshkey_type(key), fp, 1658 "not met ", sshkey_type(key), fp,
|
| ssh-sk-client.c | 471 sshkey_type(srk->key), srk->key->sk_application,
|
| serverloop.c | 722 error_f("unknown host %s key", sshkey_type(key)); 752 sshkey_type(key), ndx, sigalg == NULL ? "default" : sigalg);
|
| auth2.c | 769 sshkey_type(authctxt->prev_keys[i]),
|
| ssh.c | 530 sshkey_type(*k), message, path); 533 sshkey_type(*k), fp); 2513 cp, sshkey_type(public)); 2545 filename, sshkey_type(public));
|
| krl.c | 247 KRL_DBG(("new CA %s", ca_key == NULL ? "*" : sshkey_type(ca_key))); 417 debug3_f("revoke type %s", sshkey_type(key));
|
| ssh-sk.c | 649 provider_path, sshkey_type(key), key->sk_flags,
|
| sshd-session.c | 291 sshkey_type(sensitive_data.host_keys[i]));
|