Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c588 sAuthenticationMethods, sHostKeyAgent, sPermitUserRC, enumerator
748 { "authenticationmethods", sAuthenticationMethods, SSHCFG_ALL },
2601 case sAuthenticationMethods: in process_server_config_line_depth()
3165 case sAuthenticationMethods: in dump_cfg_strarray_oneline()
3177 if (code == sAuthenticationMethods && count == 0) in dump_cfg_strarray_oneline()
3352 dump_cfg_strarray_oneline(sAuthenticationMethods, in dump_config()