Searched refs:sPubkeyAuthentication (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | servconf.c | 531 sGatewayPorts, sPubkeyAuthentication, sPubkeyAcceptedKeyTypes, enumerator 590 { "pubkeyauthentication", sPubkeyAuthentication, SSHCFG_ALL }, 593 { "dsaauthentication", sPubkeyAuthentication, SSHCFG_GLOBAL }, /* alias */ 1516 case sPubkeyAuthentication: in process_server_config_line_depth() 2796 dump_cfg_fmtint(sPubkeyAuthentication, o->pubkey_authentication); in dump_config()
|