Home
last modified time | relevance | path

Searched refs:visual_host_key (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssh/
HDreadconf.h140 int visual_host_key; member
HDsshconnect.c943 } else if (options.visual_host_key) { in check_host_key()
1006 options.visual_host_key ? "\n" : "", in check_host_key()
1007 options.visual_host_key ? ra : "", in check_host_key()
1375 if (options.visual_host_key) in show_other_keys()
HDreadconf.c1326 intptr = &options->visual_host_key; in process_config_line()
1614 options->visual_host_key = -1; in initialize_options()
1793 if (options->visual_host_key == -1) in fill_default_options()
1794 options->visual_host_key = 0; in fill_default_options()