Searched refs:auth_Validate (Results 1 – 3 of 3) sorted by relevance
65 extern int auth_Validate(struct bundle *, const char *, const char *);
275 if (auth_Validate(bundle, authp->in.name, key)) in pap_Input()
298 auth_Validate(struct bundle *bundle, const char *name, const char *key) in auth_Validate() function