Searched refs:authmethods_get (Results 1 – 2 of 2) sorted by relevance
98 static char *authmethods_get(Authctxt *authctxt);458 methods = authmethods_get(authctxt); in userauth_finish()497 authmethods_get(Authctxt *authctxt) in authmethods_get() function
385 static char *authmethods_get(void);431 options.preferred_authentications = authmethods_get(); in ssh_userauth2()2348 authmethods_get(void) in authmethods_get() function