Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c565 sKbdInteractiveAuthentication, sListenAddress, sAddressFamily, enumerator
673 { "kbdinteractiveauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL },
674 { "challengeresponseauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, /* alias */
675 { "skeyauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, /* alias */
1677 case sKbdInteractiveAuthentication: in process_server_config_line_depth()
3276 dump_cfg_fmtint(sKbdInteractiveAuthentication, in dump_config()