Lines Matching full:hostkeyalgorithms
2310 * HostkeyAlgorithms preference before they are accepted.
2352 /* Check that the key is accepted in HostkeyAlgorithms */
2353 if (options.hostkeyalgorithms != NULL &&
2355 options.hostkeyalgorithms,
2356 strlen(options.hostkeyalgorithms), 0) != 1) {
2357 debug3("%s: %s key not permitted by HostkeyAlgorithms",