Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c569 sGatewayPorts, sPubkeyAuthentication, sPubkeyAcceptedAlgorithms, enumerator
638 { "pubkeyauthentication", sPubkeyAuthentication, SSHCFG_ALL },
642 { "dsaauthentication", sPubkeyAuthentication, SSHCFG_GLOBAL }, /* alias */
1616 case sPubkeyAuthentication: in process_server_config_line_depth()
3298 dump_cfg_fmtint(sPubkeyAuthentication, o->pubkey_authentication); in dump_config()