Searched refs:hash_known_hosts (Results 1 – 4 of 4) sorted by relevance
912 host_key, options.hash_known_hosts)) in check_host_key()1007 if (options.hash_known_hosts) { in check_host_key()1010 host, host_key, options.hash_known_hosts) && in check_host_key()1012 host_key, options.hash_known_hosts); in check_host_key()1017 options.hash_known_hosts); in check_host_key()1021 host_key, options.hash_known_hosts); in check_host_key()
123 int hash_known_hosts; member
1326 intptr = &options->hash_known_hosts; in process_config_line()1657 options->hash_known_hosts = -1; in initialize_options()1828 if (options->hash_known_hosts == -1) in fill_default_options()1829 options->hash_known_hosts = 0; in fill_default_options()2266 dump_cfg_fmtint(oHashKnownHosts, o->hash_known_hosts); in dump_client_config()
2233 options.hash_known_hosts, 0, in update_known_hosts()