/freebsd/crypto/openssh/regress/unittests/sshkey/ |
H A D | test_file.c | 140 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() 149 cp = sshkey_fingerprint(k2, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() 159 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA1, SSH_FP_BUBBLEBABBLE); in sshkey_file_tests() 232 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() 241 cp = sshkey_fingerprint(k2, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() 251 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA1, SSH_FP_BUBBLEBABBLE); in sshkey_file_tests() 334 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() 343 cp = sshkey_fingerprint(k2, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() 353 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA1, SSH_FP_BUBBLEBABBLE); in sshkey_file_tests() 401 cp = sshkey_fingerprint(k1, SSH_DIGEST_SHA256, SSH_FP_BASE64); in sshkey_file_tests() [all …]
|
/freebsd/crypto/openssh/ |
H A D | sshconnect.c | 886 if ((key_fp = sshkey_fingerprint(host_key, in load_hostkeys_command() 1142 fp = sshkey_fingerprint(host_key, in check_host_key() 1144 ra = sshkey_fingerprint(host_key, in check_host_key() 1193 fp = sshkey_fingerprint(host_key, in check_host_key() 1195 ra = sshkey_fingerprint(host_key, in check_host_key() 1479 if ((fp = sshkey_fingerprint(host_key, in verify_host_key() 1487 if ((cafp = sshkey_fingerprint(host_key->cert->signature_key, in verify_host_key() 1646 fp = sshkey_fingerprint(found->key, in show_other_keys() 1648 ra = sshkey_fingerprint(found->key, in show_other_keys() 1672 fp = sshkey_fingerprint(host_key, options.fingerprint_hash, in warn_changed_key()
|
H A D | auth2-pubkey.c | 80 char *ret, *fp = sshkey_fingerprint(key, in format_key() 396 if ((ca_fp = sshkey_fingerprint(cert->signature_key, in match_principals_command() 401 if ((key_fp = sshkey_fingerprint(key, in match_principals_command() 497 if ((ca_fp = sshkey_fingerprint(key->cert->signature_key, in user_cert_trusted_ca() 656 if ((key_fp = sshkey_fingerprint(key, options.fingerprint_hash, in user_key_command_allowed2()
|
H A D | auth2-hostbased.c | 235 if ((fp = sshkey_fingerprint(key->cert->signature_key, in hostbased_key_allowed() 243 if ((fp = sshkey_fingerprint(key, in hostbased_key_allowed()
|
H A D | auth.c | 240 fp = sshkey_fingerprint(key, in format_method_key() 242 cafp = sshkey_fingerprint(key->cert->signature_key, in format_method_key() 255 fp = sshkey_fingerprint(key, options.fingerprint_hash, in format_method_key() 559 if ((fp = sshkey_fingerprint(key, options.fingerprint_hash, in auth_key_is_revoked()
|
H A D | ssh-agent.c | 329 (fp = sshkey_fingerprint(dch->keys[i], in dump_dest_constraint_hop() 387 if ((fp = sshkey_fingerprint(key, SSH_FP_HASH_DEFAULT, in match_key_hop() 397 if ((fp = sshkey_fingerprint(dch->keys[i], SSH_FP_HASH_DEFAULT, in match_key_hop() 520 (fp1 = sshkey_fingerprint(fromkey, SSH_FP_HASH_DEFAULT, in identity_permitted() 523 if ((fp2 = sshkey_fingerprint(hks->key, SSH_FP_HASH_DEFAULT, in identity_permitted() 612 p = sshkey_fingerprint(id->key, fingerprint_hash, SSH_FP_DEFAULT); in confirm_key() 649 if ((fp = sshkey_fingerprint(id->key, SSH_FP_HASH_DEFAULT, in process_request_identities() 884 if ((fp = sshkey_fingerprint(key, SSH_FP_HASH_DEFAULT, in process_sign_request2() 1124 if ((fp = sshkey_fingerprint(k, SSH_FP_HASH_DEFAULT, in parse_dest_constraint_hop() 1460 if ((fp = sshkey_fingerprint(k, SSH_FP_HASH_DEFAULT, in process_add_identity() [all …]
|
H A D | ssh-keygen.c | 896 fp = sshkey_fingerprint(keys[i], fptype, rep); in do_download() 897 ra = sshkey_fingerprint(keys[i], fingerprint_hash, in do_download() 948 fp = sshkey_fingerprint(public, fptype, rep); in fingerprint_one_key() 949 ra = sshkey_fingerprint(public, fingerprint_hash, SSH_FP_RANDOMART); in fingerprint_one_key() 1309 fp = sshkey_fingerprint(l->key, fptype, rep); in known_hosts_find_delete() 1310 ra = sshkey_fingerprint(l->key, in known_hosts_find_delete() 1860 ca_fp = sshkey_fingerprint(ca, fingerprint_hash, SSH_FP_DEFAULT); in do_ca_sign() 2160 key_fp = sshkey_fingerprint(key, fingerprint_hash, SSH_FP_DEFAULT); in print_cert() 2161 ca_fp = sshkey_fingerprint(key->cert->signature_key, in print_cert() 2634 if ((fp = sshkey_fingerprint(signkey, fingerprint_hash, in sign_one() [all …]
|
H A D | ssh-keysign.c | 291 if ((fp = sshkey_fingerprint(key, options.fingerprint_hash, in main()
|
H A D | sshkey.h | 208 char *sshkey_fingerprint(const struct sshkey *,
|
H A D | ssh-add.c | 550 fp = sshkey_fingerprint(idlist->keys[i], in list_identities() 622 if ((fp = sshkey_fingerprint(key, in load_resident_keys()
|
H A D | auth2-pubkeyfile.c | 319 if ((fp = sshkey_fingerprint(found, in auth_check_authkey_line()
|
H A D | sshconnect2.c | 661 fp = sshkey_fingerprint(id->key, options.fingerprint_hash, in format_identity() 729 fp = sshkey_fingerprint(key, options.fingerprint_hash, in input_userauth_pk_ok() 1247 if ((fp = sshkey_fingerprint(sign_key, in identity_sign() 1330 if ((fp = sshkey_fingerprint(id->key, options.fingerprint_hash, in sign_and_send_pubkey() 2186 if ((fp = sshkey_fingerprint(private, options.fingerprint_hash, in userauth_hostbased()
|
H A D | krl.c | 1326 if ((fp = sshkey_fingerprint(key, SSH_FP_HASH_DEFAULT, in krl_dump() 1356 if ((fp = sshkey_fingerprint(rc->ca_key, in krl_dump()
|
H A D | clientloop.c | 2246 if ((fp = sshkey_fingerprint(ctx->keys[i], in update_known_hosts() 2257 if ((fp = sshkey_fingerprint(ctx->old_keys[i], in update_known_hosts() 2466 fp = sshkey_fingerprint(key, options.fingerprint_hash, in client_input_hostkeys()
|
H A D | auth2.c | 757 fp = sshkey_fingerprint(authctxt->prev_keys[i], in auth2_key_already_used()
|
H A D | hostfile.c | 656 if ((fp = sshkey_fingerprint(keys[i], hash_alg, in hostfile_replace_entries()
|
H A D | sshd-session.c | 638 fp = sshkey_fingerprint(key, options.fingerprint_hash, in notify_hostkeys()
|
H A D | ssh_namespace.h | 872 #define sshkey_fingerprint Fssh_sshkey_fingerprint macro
|
H A D | sshd.c | 1616 if ((fp = sshkey_fingerprint(pubkey, options.fingerprint_hash, in main()
|
H A D | ssh-pkcs11.c | 1108 if ((fp = sshkey_fingerprint(key, SSH_FP_HASH_DEFAULT, in note_key()
|
H A D | monitor.c | 1468 if ((fp = sshkey_fingerprint(key, options.fingerprint_hash, in mm_answer_keyverify()
|
H A D | sshkey.c | 1250 sshkey_fingerprint(const struct sshkey *k, int dgst_alg, in sshkey_fingerprint() function
|