Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c422 sAuthenticationMethods, sHostKeyAgent, sPermitUserRC, enumerator
562 { "authenticationmethods", sAuthenticationMethods, SSHCFG_ALL },
1780 case sAuthenticationMethods: in process_server_config_line()
2187 if (count <= 0 && code != sAuthenticationMethods) in dump_cfg_strarray_oneline()
2192 if (code == sAuthenticationMethods && count == 0) in dump_cfg_strarray_oneline()
2340 dump_cfg_strarray_oneline(sAuthenticationMethods, in dump_config()