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

/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h37 EAP_CHAP_CHALLENGE_SENT, enumerator in enum:eap_chap_status
H A Dradiusd_eap2mschap.c393 req->eap_chap_status = EAP_CHAP_CHALLENGE_SENT;
472 if (req->eap_chap_status != EAP_CHAP_CHALLENGE_SENT)
529 req->eap_chap_status = EAP_CHAP_CHALLENGE_SENT;
752 case EAP_CHAP_CHALLENGE_SENT: return "Challenge-Sent";

Completed in 109 milliseconds