Searched defs:password_hash_hash (Results 1 – 3 of 3) sorted by relevance
46 u8 password_hash[16], password_hash_hash[16]; in mschapv2_derive_response() local
131 int hash_nt_password_hash(const u8 *password_hash, u8 *password_hash_hash) in hash_nt_password_hash()244 u8 password_hash_hash[16], challenge[8]; in generate_authenticator_response_pwhash() local321 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key()
1938 u8 password_hash_hash[] = { in test_ms_funcs() local