HomeSort by: relevance | last modified time | path
    Searched refs:authmethods_get (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth2.c 110 static char *authmethods_get(Authctxt *authctxt);
465 methods = authmethods_get(authctxt);
504 authmethods_get(Authctxt *authctxt) function
sshconnect2.c 396 static char *authmethods_get(void);
449 options.preferred_authentications = authmethods_get();
2492 authmethods_get(void) function

Completed in 163 milliseconds