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

/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h42 EAP_CHAP_SUCCESS enumerator in enum:eap_chap_status
H A Dradiusd_eap2mschap.c553 else if (req->eap_chap_status != EAP_CHAP_SUCCESS)
556 req->eap_chap_status = EAP_CHAP_SUCCESS;
759 case EAP_CHAP_SUCCESS: return "Success";

Completed in 116 milliseconds