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