Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dauth2.c101 static char *authmethods_get(Authctxt *authctxt);
449 methods = authmethods_get(authctxt); in userauth_finish()
487 authmethods_get(Authctxt *authctxt) in authmethods_get() function
H A Dsshconnect2.c329 static char *authmethods_get(void);
378 options.preferred_authentications = authmethods_get(); in ssh_userauth2()
2110 authmethods_get(void) in authmethods_get() function