Searched refs:CHAP_CHALLENGE (Results 1 - 4 of 4) sorted by relevance

/external/libppp/src/
H A Dchap.h34 #define CHAP_CHALLENGE 1 macro
H A Dchap.c540 ChapOutput(authp->physical, CHAP_CHALLENGE, authp->id,
544 ChapOutput(authp->physical, CHAP_CHALLENGE, authp->id,
729 if (chap->auth.in.hdr.code != CHAP_CHALLENGE &&
745 case CHAP_CHALLENGE:
803 case CHAP_CHALLENGE:
836 case CHAP_CHALLENGE:
/external/ppp/pppd/
H A Dchap-new.h39 #define CHAP_CHALLENGE 1 macro
H A Dchap-new.c300 p[0] = CHAP_CHALLENGE;
531 case CHAP_CHALLENGE:
594 case CHAP_CHALLENGE:

Completed in 889 milliseconds