Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c148 oChallengeResponseAuthentication, oXAuthLocation, enumerator
235 { "challengeresponseauthentication", oChallengeResponseAuthentication },
236 { "skeyauthentication", oChallengeResponseAuthentication }, /* alias */
237 { "tisauthentication", oChallengeResponseAuthentication }, /* alias */
968 case oChallengeResponseAuthentication: in process_config_line_depth()
2520 dump_cfg_fmtint(oChallengeResponseAuthentication, o->challenge_response_authentication); in dump_client_config()