Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dservconf.c546 sKbdInteractiveAuthentication, sListenAddress, sAddressFamily, enumerator
653 { "kbdinteractiveauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL },
654 { "challengeresponseauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, /* alias */
655 { "skeyauthentication", sKbdInteractiveAuthentication, SSHCFG_ALL }, /* alias */
1600 case sKbdInteractiveAuthentication: in process_server_config_line_depth()
3183 dump_cfg_fmtint(sKbdInteractiveAuthentication, in dump_config()