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

/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h27 #define EAP_TYPE_MSCHAPV2 0x1a /* [MS-CHAP] MS-EAP-Authentication */ macro
H A Dradiusd_eap2mschap.c370 chall->eap_type = EAP_TYPE_MSCHAPV2;
428 case EAP_TYPE_MSCHAPV2:
677 eap.chap.eap_type = EAP_TYPE_MSCHAPV2;

Completed in 147 milliseconds