Home
last modified time | relevance | path

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

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