Searched refs:eap_chap (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h59 struct eap_chap { struct
199 RADIUS_PACKET *, struct eap_chap *);
H A Dradiusd_eap2mschap.c437 req = eap_recv_mschap(self, req, pkt, (struct eap_chap *)eap);
456 RADIUS_PACKET *pkt, struct eap_chap *chap)
628 struct eap_chap chap;
673 eapsiz = offsetof(struct eap_chap, chap.value[respsiz - 1]);

Completed in 130 milliseconds