Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dreadconf.c161 oKbdInteractiveAuthentication, oKbdInteractiveDevices, oHostKeyAlias, enumerator
234 { "kbdinteractiveauthentication", oKbdInteractiveAuthentication },
236 { "challengeresponseauthentication", oKbdInteractiveAuthentication }, /* alias */
237 { "skeyauthentication", oKbdInteractiveAuthentication }, /* alias */
238 { "tisauthentication", oKbdInteractiveAuthentication }, /* alias */
1209 case oKbdInteractiveAuthentication: in process_config_line_depth()
3541 dump_cfg_fmtint(oKbdInteractiveAuthentication, o->kbd_interactive_authentication); in dump_client_config()