Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDsshconnect2.c326 static Authmethod *authmethod_get(char *authlist);
466 Authmethod *method = authmethod_get(authlist); in userauth()
1647 authmethod_get(char *authlist) in authmethod_get() function