Searched refs:EAP_CODE_RESPONSE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sbin/iked/
H A Deap.h37 #define EAP_CODE_RESPONSE 2 /* Response */ macro
H A Deap.c324 resp->eap_code = EAP_CODE_RESPONSE;
437 case EAP_CODE_RESPONSE:
H A Dradius.c75 if (eap->eap_code != EAP_CODE_RESPONSE) {
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h20 #define EAP_CODE_RESPONSE 2 macro
H A Dradiusd_eap2mschap.c336 if (eap->code != EAP_CODE_RESPONSE) {
544 if (chap->eap.code != EAP_CODE_RESPONSE) {

Completed in 120 milliseconds