Searched refs:check_passwd (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | auth.h | 100 u_char check_passwd (int, char *, int, char *, int, char **, int *);
|
| D | pap.c | 442 retcode = check_passwd(u->us_unit, ruser, ruserlen, rpasswd, rpasswdlen, &msg, &msglen); in upap_rauthreq()
|
| D | auth.c | 862 check_passwd( int unit, char *auser, int userlen, char *apasswd, int passwdlen, char **msg, int *ms… in check_passwd() function
|