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

/freebsd-10.2-release/crypto/openssh/
H A Dauth2.c96 static char *authmethods_get(Authctxt *authctxt);
397 methods = authmethods_get(authctxt);
435 authmethods_get(Authctxt *authctxt) function
H A Dsshconnect2.c328 static char *authmethods_get(void);
395 options.preferred_authentications = authmethods_get();
1687 authmethods_get(void) function

Completed in 107 milliseconds