Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDauth2.c96 static char *authmethods_get(Authctxt *authctxt);
397 methods = authmethods_get(authctxt); in userauth_finish()
435 authmethods_get(Authctxt *authctxt) in authmethods_get() function
HDsshconnect2.c317 static char *authmethods_get(void);
384 options.preferred_authentications = authmethods_get(); in ssh_userauth2()
1653 authmethods_get(void) in authmethods_get() function