Searched refs:hash_known_hosts (Results 1 – 3 of 3) sorted by relevance
798 host_key, options.hash_known_hosts)) in check_host_key()885 if (options.hash_known_hosts) { in check_host_key()888 host, host_key, options.hash_known_hosts) && in check_host_key()890 host_key, options.hash_known_hosts); in check_host_key()895 options.hash_known_hosts); in check_host_key()899 host_key, options.hash_known_hosts); in check_host_key()
124 int hash_known_hosts; member
955 intptr = &options->hash_known_hosts; in process_config_line()1193 options->hash_known_hosts = -1; in initialize_options()1347 if (options->hash_known_hosts == -1) in fill_default_options()1348 options->hash_known_hosts = 0; in fill_default_options()