Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_mschapv2.c25 #define MSCHAPV2_OP_CHALLENGE 1 macro
129 ms->op_code = MSCHAPV2_OP_CHALLENGE; in eap_mschapv2_build_challenge()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_mschapv2.c61 #define MSCHAPV2_OP_CHALLENGE 1 macro
824 case MSCHAPV2_OP_CHALLENGE: in eap_mschapv2_process()