Searched refs:host_key (Results 1 – 1 of 1) sorted by relevance
847 if (host_key != NULL) { in load_hostkeys_command()876 "t", host_key == NULL ? "NONE" : sshkey_ssh_name(host_key), in load_hostkeys_command()1008 sshkey_ssh_name(host_key)); in check_host_key()1014 type = sshkey_type(host_key); in check_host_key()1121 host_key, ROQUIET, 1, in check_host_key()1206 hostline, host_key, in check_host_key()1277 warn_changed_key(host_key); in check_host_key()1418 host_key = raw_key; in check_host_key()1448 if (sshkey_is_cert(host_key)) { in verify_host_key()1461 host_key->cert->key_id, in verify_host_key()[all …]