Searched refs:strict_host_key_checking (Results 1 – 2 of 2) sorted by relevance
1206 if (options.strict_host_key_checking == in check_host_key()1216 } else if (options.strict_host_key_checking == in check_host_key()1308 if (options.strict_host_key_checking != in check_host_key()1365 if (options.strict_host_key_checking != in check_host_key()1451 if (options.strict_host_key_checking == in check_host_key()1457 } else if (options.strict_host_key_checking != in check_host_key()
61 int strict_host_key_checking; /* Strict host key checking. */ member