Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dauth.c343 options.fingerprint_hash, SSH_FP_DEFAULT); in format_method_key()
345 options.fingerprint_hash, SSH_FP_DEFAULT); in format_method_key()
358 SSH_FP_DEFAULT); in format_method_key()
608 SSH_FP_DEFAULT)) == NULL) { in auth_key_is_revoked()
Dauth2-hostbased.c238 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in hostbased_key_allowed()
246 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in hostbased_key_allowed()
Dauth2-pubkey.c88 options.fingerprint_hash, SSH_FP_DEFAULT); in format_key()
435 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in match_principals_command()
440 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in match_principals_command()
536 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in user_cert_trusted_ca()
695 SSH_FP_DEFAULT)) == NULL) { in user_key_command_allowed2()
Dsshconnect.c923 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in load_hostkeys_command()
1179 options.fingerprint_hash, SSH_FP_DEFAULT); in check_host_key()
1230 options.fingerprint_hash, SSH_FP_DEFAULT); in check_host_key()
1516 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in verify_host_key()
1524 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) { in verify_host_key()
1684 options.fingerprint_hash, SSH_FP_DEFAULT); in show_other_keys()
1710 SSH_FP_DEFAULT); in warn_changed_key()
Dssh-agent.c311 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) in dump_dest_constraint_hop()
369 SSH_FP_DEFAULT)) == NULL) in match_key_hop()
379 SSH_FP_DEFAULT)) == NULL) in match_key_hop()
502 SSH_FP_DEFAULT)) == NULL) in identity_permitted()
505 SSH_FP_DEFAULT)) == NULL) in identity_permitted()
593 p = sshkey_fingerprint(id->key, fingerprint_hash, SSH_FP_DEFAULT); in confirm_key()
631 SSH_FP_DEFAULT)) == NULL) in process_request_identities()
866 SSH_FP_DEFAULT)) == NULL) in process_sign_request2()
1113 SSH_FP_DEFAULT)) == NULL) in parse_dest_constraint_hop()
1449 SSH_FP_DEFAULT)) == NULL) in process_add_identity()
[all …]
Dssh-keygen.c871 rep = print_bubblebabble ? SSH_FP_BUBBLEBABBLE : SSH_FP_DEFAULT; in do_download()
930 rep = print_bubblebabble ? SSH_FP_BUBBLEBABBLE : SSH_FP_DEFAULT; in fingerprint_one_key()
1260 rep = print_bubblebabble ? SSH_FP_BUBBLEBABBLE : SSH_FP_DEFAULT; in known_hosts_find_delete()
1842 ca_fp = sshkey_fingerprint(ca, fingerprint_hash, SSH_FP_DEFAULT); in do_ca_sign()
2142 key_fp = sshkey_fingerprint(key, fingerprint_hash, SSH_FP_DEFAULT); in print_cert()
2144 fingerprint_hash, SSH_FP_DEFAULT); in print_cert()
2617 SSH_FP_DEFAULT)) == NULL) in sign_one()
2841 SSH_FP_DEFAULT)) == NULL) in sig_verify()
2869 SSH_FP_DEFAULT)) == NULL) in sig_verify()
3218 SSH_FP_DEFAULT)) == NULL) in do_download_sk()
[all …]
Dsshkey.h82 SSH_FP_DEFAULT = 0, enumerator
Dssh-keysign.c297 SSH_FP_DEFAULT)) == NULL) in main()
Dssh-add.c548 fingerprint_hash, SSH_FP_DEFAULT); in list_identities()
620 fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in load_resident_keys()
Dsshconnect2.c695 SSH_FP_DEFAULT); in format_identity()
763 SSH_FP_DEFAULT); in input_userauth_pk_ok()
1281 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in identity_sign()
1364 SSH_FP_DEFAULT)) == NULL) in sign_and_send_pubkey()
2217 SSH_FP_DEFAULT)) == NULL) { in userauth_hostbased()
Dauth2-pubkeyfile.c330 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) in auth_check_authkey_line()
Dkrl.c1334 SSH_FP_DEFAULT)) == NULL) { in krl_dump()
1364 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) { in krl_dump()
Dclientloop.c2262 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in update_known_hosts()
2273 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in update_known_hosts()
2482 SSH_FP_DEFAULT); in client_input_hostkeys()
Dauth2.c768 options.fingerprint_hash, SSH_FP_DEFAULT); in auth2_key_already_used()
Dhostfile.c653 SSH_FP_DEFAULT)) == NULL) { in hostfile_replace_entries()
Dsshd-session.c577 SSH_FP_DEFAULT); in notify_hostkeys()
Dsshd.c1632 SSH_FP_DEFAULT)) == NULL) in main()
Dssh-pkcs11.c1093 SSH_FP_DEFAULT)) == NULL) { in note_key()
Dmonitor.c1582 SSH_FP_DEFAULT)) == NULL) in mm_answer_keyverify()
Dsshkey.c1225 case SSH_FP_DEFAULT: in sshkey_fingerprint()