Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dradius.h113 extern int radius_Authenticate(struct radius *, struct authinfo *,
H A Dpap.c268 if (!radius_Authenticate(&bundle->radius, authp, authp->in.name, in pap_Input()
H A Dchap.c865 if (!radius_Authenticate(&bundle->radius, &chap->auth, in chap_Input()
H A Dradius.c893 radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name, in radius_Authenticate() function