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

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_mschapv2.c26 #define MSCHAPV2_OP_RESPONSE 2 macro
255 resp->op_code != MSCHAPV2_OP_RESPONSE) {
304 resp->op_code != MSCHAPV2_OP_RESPONSE ||
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_mschapv2.c62 #define MSCHAPV2_OP_RESPONSE 2 macro
172 ms->op_code = MSCHAPV2_OP_RESPONSE;

Completed in 159 milliseconds