Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c407 sGatewayPorts, sPubkeyAuthentication, sPubkeyAcceptedKeyTypes, enumerator
464 { "pubkeyauthentication", sPubkeyAuthentication, SSHCFG_ALL },
466 { "dsaauthentication", sPubkeyAuthentication, SSHCFG_GLOBAL }, /* alias */
1196 case sPubkeyAuthentication: in process_server_config_line()
2256 dump_cfg_fmtint(sPubkeyAuthentication, o->pubkey_authentication); in dump_config()