Searched refs:authmethod_get (Results 1 – 1 of 1) sorted by relevance
343 static Authmethod *authmethod_get(char *authlist);497 Authmethod *method = authmethod_get(authlist); in userauth()2200 authmethod_get(char *authlist) in authmethod_get() function