Home
last modified time | relevance | path

Searched refs:get_master_key (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dms_funcs.h41 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response,
H A Dms_funcs.c319 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3.4
325 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key() function
H A Dcrypto_module_tests.c2120 if (get_master_key(password_hash_hash, nt_response, buf) || in test_ms_funcs()
2122 wpa_printf(MSG_ERROR, "get_master_key failed"); in test_ms_funcs()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dmschapv2.c103 if (get_master_key(password_hash_hash, nt_response, master_key)) in mschapv2_derive_response()
H A Deap_mschapv2.c616 get_master_key(password_hash_hash, cp->nt_response, in eap_mschapv2_change_password()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dms_funcs.h41 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response,
H A Dms_funcs.c319 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3.4
325 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key() function
H A Dcrypto_module_tests.c2269 if (get_master_key(password_hash_hash, nt_response, buf) || in test_ms_funcs()
2271 wpa_printf(MSG_ERROR, "get_master_key failed"); in test_ms_funcs()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dmschapv2.c103 if (get_master_key(password_hash_hash, nt_response, master_key)) in mschapv2_derive_response()
H A Deap_mschapv2.c616 get_master_key(password_hash_hash, cp->nt_response, in eap_mschapv2_change_password()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_mschapv2.c434 get_master_key(pw_hash_hash, nt_response, in eap_mschapv2_process_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_mschapv2.c434 get_master_key(pw_hash_hash, nt_response, in eap_mschapv2_process_response()

Completed in 12 milliseconds