Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dservconf.c414 sChallengeResponseAuthentication, enumerator
488 { "challengeresponseauthentication", sChallengeResponseAuthentication, SSHCFG_GLOBAL },
489 { "skeyauthentication", sChallengeResponseAuthentication, SSHCFG_GLOBAL }, /* alias */
1013 case sChallengeResponseAuthentication: in process_server_config_line()