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

/freebsd-11-stable/crypto/openssh/
H A Dservconf.c429 sAuthenticationMethods, sHostKeyAgent, sPermitUserRC, enumerator in enum:__anon4513
570 { "authenticationmethods", sAuthenticationMethods, SSHCFG_ALL },
1793 case sAuthenticationMethods:
2194 if (count <= 0 && code != sAuthenticationMethods)
2199 if (code == sAuthenticationMethods && count == 0)
2348 dump_cfg_strarray_oneline(sAuthenticationMethods,

Completed in 65 milliseconds