On Thu, Mar 27, 2014 at 09:50:35PM -0700, Andy Zhou wrote:
> From: Andy Zhou
>
> Number of bytes in 2 words should be 8, instead of 4 bytes,
> to better follow the mhash_finish() API. It is unlikely the fix
> will improve the quality of hashing results.
>
> Signed-off-by: Andy Zhou
I doubt it'
From: Andy Zhou
Number of bytes in 2 words should be 8, instead of 4 bytes,
to better follow the mhash_finish() API. It is unlikely the fix
will improve the quality of hashing results.
Signed-off-by: Andy Zhou
---
lib/hash.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git