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

  /external/libppp/src/
auth.h 59 extern void auth_Init(struct authinfo *, struct physical *,
pap.c 176 auth_Init(pap, p, pap_Req, pap_Success, pap_Failure);
auth.c 402 auth_Init(struct authinfo *authp, struct physical *p, auth_func req,
chap.c 678 auth_Init(&chap->auth, p, chap_Challenge, chap_Success, chap_Failure);

Completed in 418 milliseconds