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

/freebsd-13-stable/crypto/openssh/
H A Dservconf.c509 sAuthenticationMethods, sHostKeyAgent, sPermitUserRC, enumerator in enum:__anon6889
653 { "authenticationmethods", sAuthenticationMethods, SSHCFG_ALL },
2088 case sAuthenticationMethods:
2491 if (count <= 0 && code != sAuthenticationMethods)
2496 if (code == sAuthenticationMethods && count == 0)
2665 dump_cfg_strarray_oneline(sAuthenticationMethods,

Completed in 62 milliseconds