Lines Matching refs:CHAP_DIGEST
856 PUTCHAR((CHAP_DIGEST(val)), ucp); \ in lcp_addci()
1009 if (cichar != (CHAP_DIGEST(val))) \ in lcp_ackci()
1330 if (cichar != CHAP_DIGEST(go->chap_mdtype)) { in lcp_nakci()
1638 if ((cishort != PPP_CHAP) || (cichar != (CHAP_DIGEST(val)))) \ in lcp_rejci()
1656 if ((cishort != PPP_CHAP) || (cichar != (CHAP_DIGEST(val)))) \ in lcp_rejci()
1674 if ((cishort != PPP_CHAP) || (cichar != (CHAP_DIGEST(val)))) \ in lcp_rejci()
1692 if ((cishort != PPP_CHAP) || (cichar != (CHAP_DIGEST(val)))) \ in lcp_rejci()
1982 PUTCHAR(CHAP_DIGEST(ao->chap_mdtype), nakoutp); in lcp_reqci()
2036 PUTCHAR(CHAP_DIGEST(ao->chap_mdtype), nakoutp); in lcp_reqci()
2066 PUTCHAR(CHAP_DIGEST(ao->chap_mdtype), nakoutp); in lcp_reqci()
2102 PUTCHAR(CHAP_DIGEST(ao->chap_mdtype), nakoutp); in lcp_reqci()