HomeSort by relevance Sort by last modified time
    Searched refs:auth_Validate (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
auth.h 63 extern int auth_Validate(struct bundle *, const char *, const char *);
pap.c 273 if (auth_Validate(bundle, authp->in.name, key))
auth.c 288 auth_Validate(struct bundle *bundle, const char *name, const char *key)

Completed in 160 milliseconds