Home
last modified time | relevance | path

Searched defs:nt_response (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/tests/
Dtest_ms_funcs.c36 u8 nt_response[] = { in main() local
/external/wpa_supplicant/
Dms_funcs.c173 const u8 *nt_response, u8 *response) in generate_authenticator_response_pwhash()
228 const u8 *nt_response, u8 *response) in generate_authenticator_response()
261 void get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key()
Deap_mschapv2.c50 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
60 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
185 u8 *nt_response) in eap_mschapv2_derive_response()
/external/ppp/pppd/plugins/
Dwinbind.c258 const u_char *nt_response, in run_ntlm_auth()
556 u_char *nt_response = NULL; in winbind_chap_verify() local