Searched refs:radius_Authenticate (Results 1 – 4 of 4) sorted by relevance
| /freebsd/usr.sbin/ppp/ |
| H A D | radius.h | 113 extern int radius_Authenticate(struct radius *, struct authinfo *,
|
| H A D | pap.c | 268 if (!radius_Authenticate(&bundle->radius, authp, authp->in.name, in pap_Input()
|
| H A D | chap.c | 865 if (!radius_Authenticate(&bundle->radius, &chap->auth, in chap_Input()
|
| H A D | radius.c | 893 radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name, in radius_Authenticate() function
|