Searched refs:sKbdInteractiveAuthentication (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | servconf.c | 562 sKbdInteractiveAuthentication, sListenAddress, sAddressFamily, enumerator 670 { "kbdinteractiveauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, 671 { "challengeresponseauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, /* alias */ 672 { "skeyauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, /* alias */ 1663 case sKbdInteractiveAuthentication: in process_server_config_line_depth() 3256 dump_cfg_fmtint(sKbdInteractiveAuthentication, in dump_config()
|