Home
last modified time | relevance | path

Searched refs:SSH_FP_DEFAULT (Results 1 – 20 of 20) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-pubkey.c81 options.fingerprint_hash, SSH_FP_DEFAULT); in format_key()
397 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in match_principals_command()
402 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in match_principals_command()
498 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in user_cert_trusted_ca()
657 SSH_FP_DEFAULT)) == NULL) { in user_key_command_allowed2()
H A Dauth2-hostbased.c236 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in hostbased_key_allowed()
244 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in hostbased_key_allowed()
H A Dauth.c241 options.fingerprint_hash, SSH_FP_DEFAULT); in format_method_key()
243 options.fingerprint_hash, SSH_FP_DEFAULT); in format_method_key()
256 SSH_FP_DEFAULT); in format_method_key()
560 SSH_FP_DEFAULT)) == NULL) { in auth_key_is_revoked()
H A Dsshconnect.c887 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in load_hostkeys_command()
1143 options.fingerprint_hash, SSH_FP_DEFAULT); in check_host_key()
1194 options.fingerprint_hash, SSH_FP_DEFAULT); in check_host_key()
1480 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in verify_host_key()
1488 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in verify_host_key()
1647 options.fingerprint_hash, SSH_FP_DEFAULT); in show_other_keys()
1673 SSH_FP_DEFAULT); in warn_changed_key()
H A Dssh-agent.c330 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) in dump_dest_constraint_hop()
388 SSH_FP_DEFAULT)) == NULL) in match_key_hop()
398 SSH_FP_DEFAULT)) == NULL) in match_key_hop()
521 SSH_FP_DEFAULT)) == NULL) in identity_permitted()
524 SSH_FP_DEFAULT)) == NULL) in identity_permitted()
612 p = sshkey_fingerprint(id->key, fingerprint_hash, SSH_FP_DEFAULT); in confirm_key()
650 SSH_FP_DEFAULT)) == NULL) in process_request_identities()
885 SSH_FP_DEFAULT)) == NULL) in process_sign_request2()
1125 SSH_FP_DEFAULT)) == NULL) in parse_dest_constraint_hop()
1461 SSH_FP_DEFAULT)) == NULL) in process_add_identity()
[all …]
H A Dssh-keygen.c888 rep = print_bubblebabble ? SSH_FP_BUBBLEBABBLE : SSH_FP_DEFAULT; in do_download()
947 rep = print_bubblebabble ? SSH_FP_BUBBLEBABBLE : SSH_FP_DEFAULT; in fingerprint_one_key()
1279 rep = print_bubblebabble ? SSH_FP_BUBBLEBABBLE : SSH_FP_DEFAULT; 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()
2162 fingerprint_hash, SSH_FP_DEFAULT); in print_cert()
2635 SSH_FP_DEFAULT)) == NULL) in sign_one()
2859 SSH_FP_DEFAULT)) == NULL) in sig_verify()
2887 SSH_FP_DEFAULT)) == NULL) in sig_verify()
3232 SSH_FP_DEFAULT)) == NULL) in do_download_sk()
[all …]
H A Dssh-keysign.c292 SSH_FP_DEFAULT)) == NULL) in main()
H A Dsshkey.h84 SSH_FP_DEFAULT = 0, enumerator
H A Dssh-add.c551 fingerprint_hash, SSH_FP_DEFAULT); in list_identities()
623 fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in load_resident_keys()
H A Dauth2-pubkeyfile.c320 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) in auth_check_authkey_line()
H A Dsshconnect2.c662 SSH_FP_DEFAULT); in format_identity()
730 SSH_FP_DEFAULT); in input_userauth_pk_ok()
1248 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in identity_sign()
1331 SSH_FP_DEFAULT)) == NULL) in sign_and_send_pubkey()
2187 SSH_FP_DEFAULT)) == NULL) { in userauth_hostbased()
H A Dkrl.c1327 SSH_FP_DEFAULT)) == NULL) { in krl_dump()
1357 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) { in krl_dump()
H A Dclientloop.c2247 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in update_known_hosts()
2258 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in update_known_hosts()
2467 SSH_FP_DEFAULT); in client_input_hostkeys()
H A Dauth2.c758 options.fingerprint_hash, SSH_FP_DEFAULT); in auth2_key_already_used()
H A Dhostfile.c657 SSH_FP_DEFAULT)) == NULL) { in hostfile_replace_entries()
H A Dsshd-session.c639 SSH_FP_DEFAULT); in notify_hostkeys()
H A Dsshd.c1617 SSH_FP_DEFAULT)) == NULL) in main()
H A Dssh-pkcs11.c1109 SSH_FP_DEFAULT)) == NULL) { in note_key()
H A Dmonitor.c1469 SSH_FP_DEFAULT)) == NULL) in mm_answer_keyverify()
H A Dsshkey.c1260 case SSH_FP_DEFAULT: in sshkey_fingerprint()