Searched refs:strict_host_key_checking (Results 1 – 3 of 3) sorted by relevance
756 if (!validated && options.strict_host_key_checking == 1) { in check_host_key()766 options.strict_host_key_checking == 2) { in check_host_key()870 if (options.strict_host_key_checking) { in check_host_key()929 if (!validated && options.strict_host_key_checking == 1) { in check_host_key()934 options.strict_host_key_checking == 2) { in check_host_key()
95 int strict_host_key_checking; /* Strict host key checking. */ member
499 intptr = &options->strict_host_key_checking; in process_config_line()957 options->strict_host_key_checking = -1; in initialize_options()1070 if (options->strict_host_key_checking == -1) in fill_default_options()1071 options->strict_host_key_checking = 2; /* 2 is default */ in fill_default_options()