Searched refs:sPubkeyAuthentication (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | servconf.c | 572 sGatewayPorts, sPubkeyAuthentication, sPubkeyAcceptedAlgorithms, enumerator 641 { "pubkeyauthentication", sPubkeyAuthentication, SSHCFG_ALL }, 645 { "dsaauthentication", sPubkeyAuthentication, SSHCFG_GLOBAL }, /* alias */ 1615 case sPubkeyAuthentication: in process_server_config_line_depth() 3262 dump_cfg_fmtint(sPubkeyAuthentication, o->pubkey_authentication); in dump_config()
|