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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsencrypt.c218 char temp_hash[16]; local
227 E_md4hash(ses->password, temp_hash);
229 hmac_md5_init_limK_to_64(temp_hash, 16, &ctx);

Completed in 39 milliseconds