Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c124 oGlobalKnownHostsFile2, oUserKnownHostsFile2, oPubkeyAuthentication, enumerator
152 { "pubkeyauthentication", oPubkeyAuthentication },
153 { "dsaauthentication", oPubkeyAuthentication }, /* alias */
427 case oPubkeyAuthentication: in process_config_line()