Searched refs:SSH_FP_DEFAULT (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | auth.c | 343 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()
|
| D | auth2-hostbased.c | 238 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in hostbased_key_allowed() 246 options.fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in hostbased_key_allowed()
|
| D | auth2-pubkey.c | 88 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()
|
| D | sshconnect.c | 923 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()
|
| D | ssh-agent.c | 311 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 …]
|
| D | ssh-keygen.c | 871 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 …]
|
| D | sshkey.h | 82 SSH_FP_DEFAULT = 0, enumerator
|
| D | ssh-keysign.c | 297 SSH_FP_DEFAULT)) == NULL) in main()
|
| D | ssh-add.c | 548 fingerprint_hash, SSH_FP_DEFAULT); in list_identities() 620 fingerprint_hash, SSH_FP_DEFAULT)) == NULL) in load_resident_keys()
|
| D | sshconnect2.c | 695 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()
|
| D | auth2-pubkeyfile.c | 330 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) in auth_check_authkey_line()
|
| D | krl.c | 1334 SSH_FP_DEFAULT)) == NULL) { in krl_dump() 1364 SSH_FP_HASH_DEFAULT, SSH_FP_DEFAULT)) == NULL) { in krl_dump()
|
| D | clientloop.c | 2262 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()
|
| D | auth2.c | 768 options.fingerprint_hash, SSH_FP_DEFAULT); in auth2_key_already_used()
|
| D | hostfile.c | 653 SSH_FP_DEFAULT)) == NULL) { in hostfile_replace_entries()
|
| D | sshd-session.c | 577 SSH_FP_DEFAULT); in notify_hostkeys()
|
| D | sshd.c | 1632 SSH_FP_DEFAULT)) == NULL) in main()
|
| D | ssh-pkcs11.c | 1093 SSH_FP_DEFAULT)) == NULL) { in note_key()
|
| D | monitor.c | 1582 SSH_FP_DEFAULT)) == NULL) in mm_answer_keyverify()
|
| D | sshkey.c | 1225 case SSH_FP_DEFAULT: in sshkey_fingerprint()
|