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

  /external/ppp/pppd/
chap-new.h 67 #define CHAP_DIGEST(mdtype) \
lcp.c 708 PUTCHAR((CHAP_DIGEST(val)), ucp); \
836 if (cichar != (CHAP_DIGEST(val))) \
1100 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
    [all...]
auth.c 750 chap_auth_peer(unit, our_name, CHAP_DIGEST(go->chap_mdtype));
760 chap_auth_with_peer(unit, user, CHAP_DIGEST(ho->chap_mdtype));
    [all...]

Completed in 17 milliseconds