Lines Matching refs:sshkey_fingerprint
786 fp = sshkey_fingerprint(keys[i], fptype, rep); in do_download()
787 ra = sshkey_fingerprint(keys[i], fingerprint_hash, in do_download()
832 fp = sshkey_fingerprint(public, fptype, rep); in do_fingerprint()
833 ra = sshkey_fingerprint(public, fingerprint_hash, in do_fingerprint()
903 fp = sshkey_fingerprint(public, fptype, rep); in do_fingerprint()
904 ra = sshkey_fingerprint(public, fingerprint_hash, in do_fingerprint()
1122 fp = sshkey_fingerprint(l->key, fptype, rep); in known_hosts_find_delete()
1872 key_fp = sshkey_fingerprint(key, fingerprint_hash, SSH_FP_DEFAULT); in do_show_cert()
1873 ca_fp = sshkey_fingerprint(key->cert->signature_key, in do_show_cert()
2670 fp = sshkey_fingerprint(public, fingerprint_hash, in main()
2672 ra = sshkey_fingerprint(public, fingerprint_hash, in main()