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

/openbsd-current/sbin/iked/
H A Deap.h45 #define EAP_TYPE_IDENTITY 1 /* RFC3748 */ macro
H A Deap.c59 eap->eap_type = EAP_TYPE_IDENTITY;
455 case EAP_TYPE_IDENTITY:
H A Dradius.c81 if (eap->eap_type == EAP_TYPE_IDENTITY) {
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h24 #define EAP_TYPE_IDENTITY 1 macro
H A Dradiusd_eap2mschap.c342 if (eap->value[0] == EAP_TYPE_IDENTITY) {
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-ppp.c223 #define EAP_TYPE_IDENTITY 1 macro
230 #define EAP_TYPEMIN EAP_TYPE_IDENTITY
755 case EAP_TYPE_IDENTITY:

Completed in 181 milliseconds