Home | History | Annotate | Download | only in openssh

Lines Matching refs:hostkeyalgorithms

211 	{ "hostkeyalgorithms", oHostKeyAlgorithms },
736 if (*activep && options->hostkeyalgorithms == NULL)
737 options->hostkeyalgorithms = xstrdup(arg);
1162 options->hostkeyalgorithms = NULL;
1277 /* options->hostkeyalgorithms, default set in myproposals.h */