Searched refs:hash_known_hosts (Results 1 – 4 of 4) sorted by relevance
1132 host_key, options.hash_known_hosts)) in check_host_key()1235 if (options.hash_known_hosts) { in check_host_key()1238 host, host_key, options.hash_known_hosts) && in check_host_key()1240 host_key, options.hash_known_hosts); in check_host_key()1245 options.hash_known_hosts); in check_host_key()1249 host_key, options.hash_known_hosts); in check_host_key()
139 int hash_known_hosts; member
1977 intptr = &options->hash_known_hosts; in process_config_line_depth()2663 options->hash_known_hosts = -1; in initialize_options()2856 if (options->hash_known_hosts == -1) in fill_default_options()2857 options->hash_known_hosts = 0; in fill_default_options()3590 dump_cfg_fmtint(oHashKnownHosts, o->hash_known_hosts); in dump_client_config()
2320 options.hash_known_hosts, 0, in update_known_hosts()