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

/freebsd-13-stable/crypto/openssh/
H A Dauth2.c101 static char *authmethods_get(Authctxt *authctxt);
447 methods = authmethods_get(authctxt);
485 authmethods_get(Authctxt *authctxt) function
H A Dsshconnect2.c329 static char *authmethods_get(void);
378 options.preferred_authentications = authmethods_get();
2138 authmethods_get(void) function

Completed in 105 milliseconds