Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dauth2.c98 static char *authmethods_get(Authctxt *authctxt);
436 methods = authmethods_get(authctxt); in userauth_finish()
475 authmethods_get(Authctxt *authctxt) in authmethods_get() function
H A Dsshconnect2.c400 static char *authmethods_get(void);
446 options.preferred_authentications = authmethods_get(); in ssh_userauth2()
2317 authmethods_get(void) in authmethods_get() function