Searched refs:sPubkeyAuthentication (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | servconf.c | 320 sGatewayPorts, sPubkeyAuthentication, sXAuthLocation, sSubsystem, enumerator 367 { "pubkeyauthentication", sPubkeyAuthentication, SSHCFG_ALL }, 368 { "dsaauthentication", sPubkeyAuthentication, SSHCFG_GLOBAL }, /* alias */ 945 case sPubkeyAuthentication: in process_server_config_line() 1725 dump_cfg_fmtint(sPubkeyAuthentication, o->pubkey_authentication); in dump_config()
|