Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c125 oGlobalKnownHostsFile2, oUserKnownHostsFile2, oPubkeyAuthentication, enumerator
160 { "pubkeyauthentication", oPubkeyAuthentication },
161 { "dsaauthentication", oPubkeyAuthentication }, /* alias */
461 case oPubkeyAuthentication: in process_config_line()