Lines Matching defs:password_hash
110 u8 *password_hash) in nt_password_hash()
131 int hash_nt_password_hash(const u8 *password_hash, u8 *password_hash_hash) in hash_nt_password_hash()
145 int challenge_response(const u8 *challenge, const u8 *password_hash, in challenge_response()
177 u8 password_hash[16]; in generate_nt_response() local
201 const u8 *password_hash, in generate_nt_response_pwhash()
228 const u8 *password_hash, in generate_authenticator_response_pwhash()
289 u8 password_hash[16]; in generate_authenticator_response() local
309 u8 password_hash[16]; in nt_challenge_response() local
433 const u8 *password_hash, u8 *pw_block) in encrypt_pw_block_with_password_hash()
475 u8 password_hash[16]; in new_password_encrypted_with_old_nt_password_hash() local
496 int nt_password_hash_encrypted_with_block(const u8 *password_hash, in nt_password_hash_encrypted_with_block()