Searched refs:authmethods_get (Results 1 – 2 of 2) sorted by relevance
97 static char *authmethods_get(Authctxt *authctxt);453 methods = authmethods_get(authctxt); in userauth_finish() 492 authmethods_get(Authctxt *authctxt) in auth2_method_allowed() 495 authmethods_get(Authctxt *authctxt) authmethods_get() function
384 static char *authmethods_get(void);430 options.preferred_authentications = authmethods_get(); in ssh_userauth2()2345 authmethods_get(void) in authmethods_get() function