Home
last modified time | relevance | path

Searched refs:MSCHAPV2_NT_RESPONSE_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Dmschapv2.h13 #define MSCHAPV2_NT_RESPONSE_LEN 24 macro
H A Dmschapv2.c90 nt_response, MSCHAPV2_NT_RESPONSE_LEN); in mschapv2_derive_response()
H A Deap_mschapv2.c43 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
53 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
607 cp->nt_response, MSCHAPV2_NT_RESPONSE_LEN); in eap_mschapv2_change_password()