Searched refs:hostkeyalgorithms (Results 1 – 3 of 3) sorted by relevance
78 char *hostkeyalgorithms; /* SSH2 server key types in order of preference. */ member
736 if (*activep && options->hostkeyalgorithms == NULL) in process_config_line()737 options->hostkeyalgorithms = xstrdup(arg); in process_config_line()1162 options->hostkeyalgorithms = NULL; in initialize_options()
189 if (options.hostkeyalgorithms != NULL) in ssh_kex2()191 options.hostkeyalgorithms; in ssh_kex2()