Lines Matching full:chap
56 #include "chap-new.h"
683 * NB: we only ask for one of CHAP, UPAP, or EAP, even if we will
684 * accept more than one. We prefer EAP first, then CHAP, then
1083 * hash algorithm for CHAP.
1100 /* If we were asking for CHAP, then we need to stop that. */
1104 * If we weren't asking for CHAP or EAP, then we were asking for
1613 * Authtype must be PAP, CHAP, or EAP.
1619 * Whether we end up doing CHAP, UPAP, or EAP depends then on
1624 /* we've already accepted CHAP or EAP */
1632 orc = CONFNAK; /* NAK it and suggest CHAP or EAP */
1651 LCPDEBUG(("lcp_reqci: rcvd AUTHTYPE CHAP, rejecting..."));
1655 if (!ao->neg_chap) { /* we don't want to do CHAP */
1684 /* we've already accepted CHAP or PAP */
1691 orc = CONFNAK; /* NAK it and suggest CHAP or PAP */
2062 printer(arg, "chap");