Home
last modified time | relevance | path

Searched refs:authmethod_get (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dsshconnect2.c381 static Authmethod *authmethod_get(char *authlist);
539 Authmethod *method = authmethod_get(authlist); in userauth()
2303 authmethod_get(char *authlist) in authmethod_get() function