Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c102 oChallengeResponseAuthentication, oXAuthLocation, enumerator
156 { "challengeresponseauthentication", oChallengeResponseAuthentication },
157 { "skeyauthentication", oChallengeResponseAuthentication }, /* alias */
158 { "tisauthentication", oChallengeResponseAuthentication }, /* alias */
443 case oChallengeResponseAuthentication: in process_config_line()