Home
last modified time | relevance | path

Searched refs:temp_hash (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dcifsencrypt.c228 char temp_hash[16]; in CalcNTLMv2_partial_mac_key() local
237 E_md4hash(ses->password, temp_hash); in CalcNTLMv2_partial_mac_key()
239 hmac_md5_init_limK_to_64(temp_hash, 16, &ctx); in CalcNTLMv2_partial_mac_key()