Home
last modified time | relevance | path

Searched defs:eap_mschap_response (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/radiusd/
H A Deap2mschap_local.h79 struct eap_mschap_response { struct
91 static_assert(sizeof(struct eap_mschap_response) == 59, ""); argument
/openbsd-src/sbin/iked/
H A Deap.h137 struct eap_mschap_response { struct
138 uint8_t msr_opcode;
139 uint8_t msr_id;
140 uint16_t msr_length;
141 uint8_t msr_valuesize;
142 union {
145 } msr_response;