Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
Deap_mschapv2.c43 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
53 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
Deap_mschapv2.c43 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
53 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dms_funcs.c231 const u8 *nt_response, u8 *response) in generate_authenticator_response_pwhash()
287 const u8 *nt_response, u8 *response) in generate_authenticator_response()
325 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key()
Dcrypto_module_tests.c2211 u8 nt_response[] = { in test_ms_funcs() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dms_funcs.c231 const u8 *nt_response, u8 *response) in generate_authenticator_response_pwhash()
287 const u8 *nt_response, u8 *response) in generate_authenticator_response()
325 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key()
Dcrypto_module_tests.c2062 u8 nt_response[] = { in test_ms_funcs() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_ttls.c623 u8 *chal, nt_response[24]; in eap_ttls_process_phase2_mschap() local
699 u8 *chal, *username, nt_response[24], *rx_resp, *peer_challenge, in eap_ttls_process_phase2_mschapv2() local
Deap_server_mschapv2.c285 const u8 *pos, *end, *peer_challenge, *nt_response, *name; in eap_mschapv2_process_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_ttls.c622 u8 *chal, nt_response[24]; in eap_ttls_process_phase2_mschap() local
698 u8 *chal, *username, nt_response[24], *rx_resp, *peer_challenge, in eap_ttls_process_phase2_mschapv2() local
Deap_server_mschapv2.c285 const u8 *pos, *end, *peer_challenge, *nt_response, *name; in eap_mschapv2_process_response() local