Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_mschapv2.c26 #define MSCHAPV2_OP_RESPONSE 2 macro
261 resp->op_code != MSCHAPV2_OP_RESPONSE) { in eap_mschapv2_check()
310 resp->op_code != MSCHAPV2_OP_RESPONSE || in eap_mschapv2_process_response()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_mschapv2.c62 #define MSCHAPV2_OP_RESPONSE 2 macro
178 ms->op_code = MSCHAPV2_OP_RESPONSE; in eap_mschapv2_challenge_reply()