Searched defs:userauth (Results 1 – 3 of 3) sorted by relevance
107 int (*userauth)(struct ssh *); member
304 int (*userauth)(struct ssh *ssh); member481 userauth(struct ssh *ssh, char *authlist) in userauth() function
335 static int userauth(byte authtype, in userauth() function