Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c524 sGatewayPorts, sPubkeyAuthentication, sPubkeyAcceptedAlgorithms, enumerator
590 { "pubkeyacceptedalgorithms", sPubkeyAcceptedAlgorithms, SSHCFG_ALL },
591 { "pubkeyacceptedkeytypes", sPubkeyAcceptedAlgorithms, SSHCFG_ALL }, /* obsolete */
1590 case sPubkeyAcceptedAlgorithms: in process_server_config_line_depth()
3185 dump_cfg_string(sPubkeyAcceptedAlgorithms, o->pubkey_accepted_algos); in dump_config()