| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | auth2-hostbased.c | 120 logit_r(r, "refusing %s key", sshkey_type(key)); in userauth_hostbased() 242 sshkey_type(key->cert->signature_key), fp, in hostbased_key_allowed() 249 sshkey_type(key), fp, cuser, lookup); in hostbased_key_allowed()
|
| D | ssh-pkcs11-client.c | 403 debug3_f("wrap %s for provider %s", sshkey_type(k), helper->path); in wrap_key() 445 debug3_f("private key type %s cert type %s", sshkey_type(priv), in pkcs11_make_cert() 446 sshkey_type(certpub)); in pkcs11_make_cert() 451 sshkey_type(priv), sshkey_type(certpub)); in pkcs11_make_cert() 492 fatal_f("unknown key type %s", sshkey_type(priv)); in pkcs11_make_cert()
|
| D | auth2-pubkeyfile.c | 334 sshkey_is_cert(key) ? "CA" : "key", sshkey_type(found), fp); in auth_check_authkey_line() 344 sshkey_type(found), fp, loc); in auth_check_authkey_line() 386 sshkey_type(found), fp, loc); in auth_check_authkey_line() 481 … verbose("[LDAP] Found matching %s key: %s", sshkey_type(found), fp); in auth_check_authkeys_file()
|
| D | ssh-agent.c | 372 tag, hostname, sshkey_type(key), fp, dch->nkeys); in match_key_hop() 383 sshkey_type(dch->keys[i]), fp); in match_key_hop() 458 sshkey_type(id->key), id->comment); in permitted_by_dest_constraints() 480 "%zu constraints", sshkey_type(id->key), id->comment, in identity_permitted() 510 fromkey ? sshkey_type(fromkey) : "(ORIGIN)", in identity_permitted() 512 sshkey_type(hks->key), fp2); in identity_permitted() 862 verbose_f("%s key not found", sshkey_type(key)); in process_sign_request2() 896 sshkey_type(id->key), fp); in process_sign_request2() 935 sshkey_type(id->key), fp, in process_sign_request2() 953 sshkey_type(id->key), fp); in process_sign_request2() [all …]
|
| D | auth.c | 347 sshkey_type(key), fp == NULL ? "(null)" : fp, in format_method_key() 350 sshkey_type(key->cert->signature_key), in format_method_key() 359 xasprintf(&ret, "%s %s%s%s", sshkey_type(key), in format_method_key() 620 sshkey_type(key), fp, options.revoked_keys_file); in auth_key_is_revoked() 624 "revoked keys file %s", sshkey_type(key), fp, in auth_key_is_revoked()
|
| D | ssh_api.c | 489 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_public_key() 504 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_private_key() 517 debug3_f("need %s", sshkey_type(hostkey)); in _ssh_verify_host_key() 519 debug3_f("check %s", sshkey_type(k->key)); in _ssh_verify_host_key()
|
| D | sshconnect.c | 1088 type = sshkey_type(host_key); in check_host_key() 1358 sshkey_type(host_found->key), in check_host_key() 1548 sshkey_type(host_key), fp); in verify_host_key() 1561 sshkey_type(host_key), fp, in verify_host_key() 1567 "revoked keys file %s", sshkey_type(host_key), in verify_host_key() 1692 sshkey_type(found->key), in show_other_keys() 1694 sshkey_type(found->key), fp); in show_other_keys() 1721 sshkey_type(host_key), fp); in warn_changed_key()
|
| D | auth2-pubkey.c | 90 xasprintf(&ret, "%s %s", sshkey_type(key), fp); in format_key() 165 logit("refusing previously-used %s key", sshkey_type(key)); in userauth_pubkey() 182 logit_r(r, "refusing %s key", sshkey_type(key)); in userauth_pubkey() 542 sshkey_type(key->cert->signature_key), ca_fp, in user_cert_trusted_ca() 605 sshkey_type(key->cert->signature_key), ca_fp, in user_cert_trusted_ca()
|
| D | ssh-add.c | 127 sshkey_type(key), comment ? comment : "no comment"); in delete_one() 551 sshkey_type(idlist->keys[i])); in list_identities() 626 sshkey_type(key), fp); in load_resident_keys() 635 sshkey_type(key), fp); in load_resident_keys() 735 host, sshkey_type(hke->key), want_ca ? "CA " : "", in parse_dest_constraint_hop()
|
| D | ssh-keygen.c | 354 sshkey_size(k), sshkey_type(k), in do_convert_to_ssh2() 388 fatal_f("unsupported key type %s", sshkey_type(k)); in do_convert_to_pkcs8() 414 fatal_f("unsupported key type %s", sshkey_type(k)); in do_convert_to_pem() 822 fatal_f("unsupported key type %s", sshkey_type(k)); in do_convert_from() 885 fp, sshkey_type(keys[i])); in do_download() 936 comment ? comment : "no comment", sshkey_type(public)); in fingerprint_one_key() 1296 sshkey_type(l->key), fp, in known_hosts_find_delete() 1866 tmp, sshkey_type(public)); in do_ca_sign() 1895 sshkey_type(ca), ca_fp); in do_ca_sign() 2151 printf(" Public key: %s %s\n", sshkey_type(key), key_fp); in print_cert() [all …]
|
| D | ssh-sk-helper.c | 120 "msg len %zu, compat 0x%lx", sshkey_type(key), in process_sign() 251 sshkey_type(srks[i]->key), srks[i]->key->sk_application, in process_load_resident()
|
| D | hostfile.c | 248 sshkey_type(l->key), l->path, l->linenum); in record_hostkey() 566 sshkey_type(l->key), l->path, l->linenum); in host_delete() 576 l->path, l->linenum, sshkey_type(l->key), ctx->host); in host_delete()
|
| D | sshconnect2.c | 705 id->key ? sshkey_type(id->key) : "", id->key ? " " : "", in format_identity() 765 sshkey_type(key), fp == NULL ? "<ERROR>" : fp); in input_userauth_pk_ok() 1285 sshkey_type(sign_key), fp); in identity_sign() 1297 sshkey_type(sign_key), id->filename); in identity_sign() 1367 debug3_f("using %s with %s %s", method, sshkey_type(id->key), fp); in sign_and_send_pubkey() 1475 loc, sshkey_type(id->key), fp); in sign_and_send_pubkey() 1479 sshkey_type(sign_id->key), sign_id->filename, in sign_and_send_pubkey()
|
| D | clientloop.c | 2267 sshkey_type(ctx->keys[i]), fp); in update_known_hosts() 2278 sshkey_type(ctx->old_keys[i]), fp); in update_known_hosts() 2393 "for %s key %zu", sshkey_type(ctx->keys[i]), i); in client_global_hostkeys_prove_confirm() 2413 sshkey_type(ctx->keys[i]), i, alg); in client_global_hostkeys_prove_confirm() 2419 sshkey_type(ctx->keys[i]), i); in client_global_hostkeys_prove_confirm() 2483 debug3_f("received %s key %s", sshkey_type(key), fp); in client_input_hostkeys()
|
| D | sshkey.h | 210 const char *sshkey_type(const struct sshkey *);
|
| D | ssh-keysign.c | 300 sshkey_type(key), fp ? fp : ""); in main()
|
| D | serverloop.c | 698 error_f("unknown host %s key", sshkey_type(key)); in server_input_hostkeys_prove() 728 sshkey_type(key), ndx, sigalg == NULL ? "default" : sigalg); in server_input_hostkeys_prove()
|
| D | ssh-pkcs11-helper.c | 99 debug("check %s %s %s", sshkey_type(ki->key), in lookup_key()
|
| D | monitor.c | 1344 (key == NULL || !authctxt->valid) ? "invalid" : sshkey_type(key), in mm_answer_keyallowed() 1588 sshkey_type(key), sigalg == NULL ? "default" : sigalg, in mm_answer_keyverify() 1601 sshkey_type(key), fp, in mm_answer_keyverify() 1613 "not met ", sshkey_type(key), fp, in mm_answer_keyverify()
|
| D | ssh-sk-client.c | 451 sshkey_type(srk->key), srk->key->sk_application, in sshsk_load_resident()
|
| D | krl.c | 247 KRL_DBG(("new CA %s", ca_key == NULL ? "*" : sshkey_type(ca_key))); in revoked_certs_for_ca_key() 417 debug3_f("revoke type %s", sshkey_type(key)); in ssh_krl_revoke_key_explicit()
|
| D | auth2.c | 770 sshkey_type(authctxt->prev_keys[i]), in auth2_key_already_used()
|
| D | ssh-sk.c | 649 provider_path, sshkey_type(key), key->sk_flags, in sshsk_sign()
|
| D | sshkey.c | 194 sshkey_type(const struct sshkey *k) in sshkey_type() function 1170 sshkey_type(k), sshkey_size(k)); in fingerprint_randomart() 1173 r = snprintf(title, sizeof(title), "[%s]", sshkey_type(k)); in fingerprint_randomart()
|
| /netbsd/src/crypto/external/bsd/openssh/lib/ |
| D | ssh.expsym | 734 sshkey_type
|