Lines Matching full:hostkeyalgorithms
234 { "hostkeyalgorithms", oHostKeyAlgorithms },
1124 if (*activep && options->hostkeyalgorithms == NULL)
1125 hostkeyalgorithms = xstrdup(arg);
1625 options->hostkeyalgorithms = NULL;
1767 /* options->hostkeyalgorithms, default set in myproposals.h */
2301 dump_cfg_string(oHostKeyAlgorithms, o->hostkeyalgorithms ? o->hostkeyalgorithms : KEX_DEFAULT_PK_ALG);