Searched refs:hash_known_hosts (Results 1 – 4 of 4) sorted by relevance
1102 host_key, options.hash_known_hosts)) in check_host_key()1205 if (options.hash_known_hosts) { in check_host_key()1208 host, host_key, options.hash_known_hosts) && in check_host_key()1210 host_key, options.hash_known_hosts); in check_host_key()1215 options.hash_known_hosts); in check_host_key()1219 host_key, options.hash_known_hosts); in check_host_key()
139 int hash_known_hosts; member
1937 intptr = &options->hash_known_hosts; in process_config_line_depth()2611 options->hash_known_hosts = -1; in initialize_options()2804 if (options->hash_known_hosts == -1) in fill_default_options()2805 options->hash_known_hosts = 0; in fill_default_options()3538 dump_cfg_fmtint(oHashKnownHosts, o->hash_known_hosts); in dump_client_config()
2338 options.hash_known_hosts, 0, in update_known_hosts()