Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.c162 oKbdInteractiveAuthentication, oKbdInteractiveDevices, oHostKeyAlias, enumerator
236 { "kbdinteractiveauthentication", oKbdInteractiveAuthentication },
238 { "challengeresponseauthentication", oKbdInteractiveAuthentication }, /* alias */
239 { "skeyauthentication", oKbdInteractiveAuthentication }, /* alias */
240 { "tisauthentication", oKbdInteractiveAuthentication }, /* alias */
1302 case oKbdInteractiveAuthentication: in process_config_line_depth()
3664 dump_cfg_fmtint(oKbdInteractiveAuthentication, o->kbd_interactive_authentication); in dump_client_config()