HomeSort by relevance Sort by last modified time
    Searched refs:authmethods_get (Results 1 - 2 of 2) sorted by null

  /external/openssh/
auth2.c 95 static char *authmethods_get(Authctxt *authctxt);
374 methods = authmethods_get(authctxt);
412 authmethods_get(Authctxt *authctxt) function
sshconnect2.c 326 static char *authmethods_get(void);
375 options.preferred_authentications = authmethods_get();
1954 authmethods_get(void) function
    [all...]

Completed in 709 milliseconds