Searched refs:sPubkeyAcceptedAlgorithms (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | servconf.c | 515 sGatewayPorts, sPubkeyAuthentication, sPubkeyAcceptedAlgorithms, enumerator 581 { "pubkeyacceptedalgorithms", sPubkeyAcceptedAlgorithms, SSHCFG_ALL }, 582 { "pubkeyacceptedkeytypes", sPubkeyAcceptedAlgorithms, SSHCFG_ALL }, /* obsolete */ 1558 case sPubkeyAcceptedAlgorithms: in process_server_config_line_depth() 2986 dump_cfg_string(sPubkeyAcceptedAlgorithms, o->pubkey_accepted_algos); in dump_config()
|