Searched refs:host_ip_differ (Results 1 – 1 of 1) sorted by relevance
968 int r, want_cert = sshkey_is_cert(host_key), host_ip_differ = 0; in check_host_key() 1076 host_ip_differ = 1; in check_host_key() 1289 if (options.check_host_ip && host_ip_differ) { in check_host_key() 974 int r, want_cert = sshkey_is_cert(host_key), host_ip_differ = 0; check_host_key() local