Home
last modified time | relevance | path

Searched refs:sshkey_type (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13.1/crypto/openssh/
H A Dauth2-hostbased.c112 sshkey_type(key)); in userauth_hostbased()
241 sshkey_type(key->cert->signature_key), fp, in hostbased_key_allowed()
248 sshkey_type(key), fp, cuser, lookup); in hostbased_key_allowed()
H A Dauth2-pubkey.c83 xasprintf(&ret, "%s %s", sshkey_type(key), fp); in format_key()
149 logit("refusing previously-used %s key", sshkey_type(key)); in userauth_pubkey()
635 sshkey_is_cert(key) ? "CA" : "key", sshkey_type(found), fp); in check_authkey_line()
645 sshkey_type(found), fp, loc); in check_authkey_line()
686 sshkey_type(found), fp, loc); in check_authkey_line()
770 sshkey_type(key->cert->signature_key), ca_fp, in user_cert_trusted_ca()
832 sshkey_type(key->cert->signature_key), ca_fp, in user_cert_trusted_ca()
H A Dssh_api.c473 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_public_key()
488 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_private_key()
501 debug3_f("need %s", sshkey_type(hostkey)); in _ssh_verify_host_key()
503 debug3_f("check %s", sshkey_type(k->key)); in _ssh_verify_host_key()
H A Dauth.c292 sshkey_type(key), fp == NULL ? "(null)" : fp, in format_method_key()
295 sshkey_type(key->cert->signature_key), in format_method_key()
304 xasprintf(&ret, "%s %s%s%s", sshkey_type(key), in format_method_key()
674 sshkey_type(key), fp, options.revoked_keys_file); in auth_key_is_revoked()
678 "revoked keys file %s", sshkey_type(key), fp, in auth_key_is_revoked()
H A Dsshconnect.c1005 type = sshkey_type(host_key); in check_host_key()
1272 sshkey_type(host_found->key), in check_host_key()
1462 sshkey_type(host_key), fp); in verify_host_key()
1475 sshkey_type(host_key), fp, in verify_host_key()
1481 "revoked keys file %s", sshkey_type(host_key), in verify_host_key()
1604 sshkey_type(found->key), in show_other_keys()
1606 sshkey_type(found->key), fp); in show_other_keys()
1633 sshkey_type(host_key), fp); in warn_changed_key()
H A Dssh-add.c127 sshkey_type(key), comment); in delete_one()
530 sshkey_type(idlist->keys[i])); in list_identities()
601 sshkey_type(keys[i]), fp); in load_resident_keys()
610 sshkey_type(keys[i]), fp); in load_resident_keys()
H A Dssh-keygen.c361 sshkey_size(k), sshkey_type(k), in do_convert_to_ssh2()
856 fp, sshkey_type(keys[i])); in do_download()
1268 sshkey_type(l->key), fp, in known_hosts_find_delete()
1825 tmp, sshkey_type(public)); in do_ca_sign()
1854 sshkey_type(ca), ca_fp); in do_ca_sign()
2086 sshkey_type(key->cert->signature_key), ca_fp, in print_cert()
2530 sshkey_type(signkey)); in sign_one()
2540 sshkey_type(signkey), fp); in sign_one()
2778 sshkey_type(sign_key), fp); in sig_verify()
3041 sshkey_type(keys[i]), keys[i]->type); in do_download_sk()
[all …]
H A Dssh-sk-helper.c121 "msg len %zu, compat 0x%lx", sshkey_type(key), in process_sign()
249 debug_f("key %zu %s %s", i, sshkey_type(keys[i]), in process_load_resident()
H A Dsshconnect2.c691 id->key ? sshkey_type(id->key) : "", id->key ? " " : "", in format_identity()
750 sshkey_type(key), fp == NULL ? "<ERROR>" : fp); in input_userauth_pk_ok()
1270 sshkey_type(sign_key), id->filename); in identity_sign()
1281 sshkey_type(sign_key), fp); in identity_sign()
1353 debug3_f("%s %s", sshkey_type(id->key), fp); in sign_and_send_pubkey()
1454 loc, sshkey_type(id->key), fp); in sign_and_send_pubkey()
1458 sshkey_type(sign_id->key), sign_id->filename, in sign_and_send_pubkey()
1827 sshkey_type(id->key), id->filename); in try_identity()
H A Dhostfile.c248 sshkey_type(l->key), l->path, l->linenum); in record_hostkey()
561 sshkey_type(l->key), l->path, l->linenum); in host_delete()
571 l->path, l->linenum, sshkey_type(l->key), ctx->host); in host_delete()
H A Dssh-keysign.c278 sshkey_type(key), fp ? fp : ""); in main()
H A Dclientloop.c2018 sshkey_type(ctx->keys[i]), fp); in update_known_hosts()
2029 sshkey_type(ctx->old_keys[i]), fp); in update_known_hosts()
2146 sshkey_type(ctx->keys[i]), i, in client_global_hostkeys_private_confirm()
2153 sshkey_type(ctx->keys[i]), i); in client_global_hostkeys_private_confirm()
2236 debug3_f("received %s key %s", sshkey_type(key), fp); in client_input_hostkeys()
H A Dsshkey.h176 const char *sshkey_type(const struct sshkey *);
H A Dmonitor.c1208 (key == NULL || !authctxt->valid) ? "invalid" : sshkey_type(key), in mm_answer_keyallowed()
1435 debug3_f("%s %s signature %s%s%s", auth_method, sshkey_type(key), in mm_answer_keyverify()
1448 sshkey_type(key), fp, in mm_answer_keyverify()
1460 "not met ", sshkey_type(key), fp, in mm_answer_keyverify()
H A Dssh-pkcs11-helper.c101 debug("check %s %s %s", sshkey_type(ki->key), in lookup_key()
H A Dssh-agent.c471 verbose_f("%s key not found", sshkey_type(key)); in process_sign_request2()
490 sshkey_type(id->key), fp); in process_sign_request2()
736 "authenticator-hosted key", sshkey_type(k)); in process_add_identity()
H A Dssh-sk-client.c424 debug_f("keys[%zu]: %s %s", nkeys, sshkey_type(key), in sshsk_load_resident()
H A Dkrl.c244 KRL_DBG(("new CA %s", ca_key == NULL ? "*" : sshkey_type(ca_key))); in revoked_certs_for_ca_key()
410 debug3_f("revoke type %s", sshkey_type(key)); in ssh_krl_revoke_key_explicit()
H A Dauth2.c768 sshkey_type(authctxt->prev_keys[i]), in auth2_key_already_used()
H A Dssh-sk.c635 provider_path, sshkey_type(key), key->sk_flags, in sshsk_sign()
H A Dsshd.c431 sshkey_type(sensitive_data.host_keys[i])); in demote_sensitive_data()
1973 sshkey_type(key));
H A Dserverloop.c710 error_f("unknown host %s key", sshkey_type(key)); in server_input_hostkeys_prove()
H A Dssh.c2314 cp, sshkey_type(public)); in load_public_identity_files()
2347 filename, sshkey_type(public)); in load_public_identity_files()
/freebsd-13.1/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc356 kextypes[j], sshkey_type(st->pubkeys[keytypes[i]])); in main()
367 kextypes[j], sshkey_type(st->pubkeys[keytypes[i]])); in main()
384 sshkey_type(st->privkeys[keytypes[i]])); in main()
391 sshkey_type(st->pubkeys[keytypes[i]])); in main()
/freebsd-13.1/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c162 sshkey_type(k), lens[i]); in signature_tests()

12