Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dauth2-hostbased.c112 __func__, sshkey_type(key)); in userauth_hostbased()
235 sshkey_type(key->cert->signature_key), fp, in hostbased_key_allowed()
242 sshkey_type(key), fp, cuser, lookup); in hostbased_key_allowed()
H A Dauth2-pubkey.c82 xasprintf(&ret, "%s %s", sshkey_type(key), fp); in format_key()
132 logit("refusing previously-used %s key", sshkey_type(key)); in userauth_pubkey()
616 sshkey_is_cert(key) ? "CA" : "key", sshkey_type(found), fp); in check_authkey_line()
626 sshkey_type(found), fp, loc); in check_authkey_line()
666 sshkey_type(found), fp, loc); in check_authkey_line()
750 sshkey_type(key->cert->signature_key), ca_fp, in user_cert_trusted_ca()
812 sshkey_type(key->cert->signature_key), ca_fp, in user_cert_trusted_ca()
H A Dsshconnect.c905 type = sshkey_type(host_key); in check_host_key()
1128 sshkey_type(host_found->key), in check_host_key()
1321 __func__, sshkey_type(host_key), fp); in verify_host_key()
1334 sshkey_type(host_key), fp, in verify_host_key()
1340 "revoked keys file %s: %s", sshkey_type(host_key), in verify_host_key()
1474 sshkey_type(found->key), in show_other_keys()
1476 sshkey_type(found->key), fp); in show_other_keys()
1503 sshkey_type(host_key), fp); in warn_changed_key()
H A Dssh_api.c444 debug3("%s: check %s", __func__, sshkey_type(k->key)); in _ssh_host_public_key()
459 debug3("%s: check %s", __func__, sshkey_type(k->key)); in _ssh_host_private_key()
472 debug3("%s: need %s", __func__, sshkey_type(hostkey)); in _ssh_verify_host_key()
474 debug3("%s: check %s", __func__, sshkey_type(k->key)); in _ssh_verify_host_key()
H A Dauth.c289 sshkey_type(key), key->cert->key_id, in format_method_key()
291 sshkey_type(key->cert->signature_key), in format_method_key()
299 xasprintf(&ret, "%s %s%s%s", sshkey_type(key), in format_method_key()
658 sshkey_type(key), fp, options.revoked_keys_file); in auth_key_is_revoked()
662 "revoked keys file %s: %s", sshkey_type(key), fp, in auth_key_is_revoked()
H A Dssh-keygen.c341 sshkey_size(k), sshkey_type(k), in do_convert_to_ssh2()
372 fatal("%s: unsupported key type %s", __func__, sshkey_type(k)); in do_convert_to_pkcs8()
386 fatal("%s: unsupported key type %s", __func__, sshkey_type(k)); in do_convert_to_pem()
766 sshkey_type(k)); in do_convert_from()
821 fp, sshkey_type(keys[i])); in do_download()
869 comment ? comment : "no comment", sshkey_type(public)); in fingerprint_one_key()
1235 sshkey_type(l->key), fp, l->comment); in known_hosts_find_delete()
1754 __func__, tmp, sshkey_type(public)); in do_ca_sign()
2005 printf(" Public key: %s %s\n", sshkey_type(key), key_fp); in print_cert()
2007 sshkey_type(key->cert->signature_key), ca_fp); in print_cert()
H A Dhostfile.c253 sshkey_type(l->key), l->path, l->linenum); in record_hostkey()
498 sshkey_type(l->key), l->path, l->linenum); in host_delete()
509 l->path, l->linenum, sshkey_type(l->key), ctx->host); in host_delete()
H A Dsshkey.h139 const char *sshkey_type(const struct sshkey *);
H A Dssh-keysign.c287 sshkey_type(key), fp ? fp : ""); in main()
H A Dkrl.c236 ca_key == NULL ? "*" : sshkey_type(ca_key))); in revoked_certs_for_ca_key()
405 debug3("%s: revoke type %s", __func__, sshkey_type(key)); in ssh_krl_revoke_key_explicit()
418 debug3("%s: revoke type %s by sha1", __func__, sshkey_type(key)); in ssh_krl_revoke_key_sha1()
H A Dclientloop.c1851 sshkey_type(ctx->keys[i]), fp); in update_known_hosts()
1859 sshkey_type(ctx->old_keys[i]), fp); in update_known_hosts()
1964 __func__, sshkey_type(ctx->keys[i]), i); in client_global_hostkeys_private_confirm()
2045 sshkey_type(key), fp); in client_input_hostkeys()
H A Dsshconnect2.c1167 debug3("%s: %s %s", __func__, sshkey_type(id->key), fp); in sign_and_send_pubkey()
1274 loc, sshkey_type(id->key), fp); in sign_and_send_pubkey()
1616 sshkey_type(id->key), id->filename); in try_identity()
1651 sshkey_type(id->key), fp, id->filename); in userauth_pubkey()
H A Dssh-add.c428 sshkey_type(idlist->keys[i])); in list_identities()
H A Dauth2.c772 sshkey_type(authctxt->prev_keys[i]), in auth2_key_already_used()
H A Dserverloop.c707 __func__, sshkey_type(key)); in server_input_hostkeys_prove()
H A Dssh.c2056 __func__, cp, sshkey_type(public)); in load_public_identity_files()
2096 __func__, filename, sshkey_type(public)); in load_public_identity_files()
H A Dsshd.c520 sshkey_type(sensitive_data.host_keys[i]), in demote_sensitive_data()
1885 sshkey_type(key));
H A Dssh_namespace.h778 #define sshkey_type Fssh_sshkey_type macro
H A Dssh-agent.c317 verbose("%s: %s key not found", __func__, sshkey_type(key)); in process_sign_request2()
H A Dsshkey.c149 sshkey_type(const struct sshkey *k) in sshkey_type() function
1127 sshkey_type(k), sshkey_size(k)); in fingerprint_randomart()
1130 r = snprintf(title, sizeof(title), "[%s]", sshkey_type(k)); in fingerprint_randomart()
H A Dmonitor.c1220 (key == NULL || !authctxt->valid) ? "invalid" : sshkey_type(key), in mm_answer_keyallowed()
/freebsd-12.1/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c158 sshkey_type(k), lens[i]); in signature_tests()