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

/openbsd-current/usr.sbin/pppd/
H A Dchap.h66 #define CHAP_CHALLENGE 1 macro
H A Dchap.c346 case CHAP_CHALLENGE:
656 PUTCHAR(CHAP_CHALLENGE, outp);
795 case CHAP_CHALLENGE:
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h29 #define CHAP_CHALLENGE 1 macro
H A Dradiusd_eap2mschap.c371 chall->chap.code = CHAP_CHALLENGE;
/openbsd-current/usr.sbin/npppd/npppd/
H A Dchap.c82 #define CHAP_CHALLENGE 1 macro
222 ppp_output(_this->ppp, PPP_PROTO_CHAP, CHAP_CHALLENGE,
/openbsd-current/sys/net/
H A Dif_spppsubr.c152 #define CHAP_CHALLENGE 1 /* CHAP challenge request */ macro
3349 case CHAP_CHALLENGE:
3696 sppp_auth_send(&chap, sp, CHAP_CHALLENGE, sp->confid[IDX_CHAP],
4750 case CHAP_CHALLENGE: return "challenge";

Completed in 137 milliseconds