Searched refs:hostkeyalgorithms (Results 1 – 3 of 3) sorted by relevance
112 char *hostkeyalgorithms; /* SSH2 server key types in order of preference. */ member
717 if (*activep && options->hostkeyalgorithms == NULL) in process_config_line()718 options->hostkeyalgorithms = xstrdup(arg); in process_config_line()968 options->hostkeyalgorithms = NULL; in initialize_options()
137 if (options.hostkeyalgorithms != NULL) in ssh_kex2()139 options.hostkeyalgorithms; in ssh_kex2()