Searched refs:auth_Validate (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dauth.h65 extern int auth_Validate(struct bundle *, const char *, const char *);
H A Dpap.c275 if (auth_Validate(bundle, authp->in.name, key))
H A Dauth.c292 auth_Validate(struct bundle *bundle, const char *name, const char *key) function

Completed in 169 milliseconds