Home
last modified time | relevance | path

Searched refs:chap_Challenge (Results 1 – 1 of 1) sorted by relevance

/external/libppp/src/
Dchap.c524 chap_Challenge(struct authinfo *authp) in chap_Challenge() function
660 chap_Challenge(&chap->auth); in chap_HaveAnotherGo()
678 auth_Init(&chap->auth, p, chap_Challenge, chap_Success, chap_Failure); in chap_Init()