Re: sha512: make it work, undo percpu message schedule
From: Alexey Dobriyan <hidden>
Date: 2012-01-11 00:12:36
Also in:
linux-crypto
From: Alexey Dobriyan <hidden>
Date: 2012-01-11 00:12:36
Also in:
linux-crypto
On Wed, Jan 11, 2012 at 03:00:40AM +0300, Alexey Dobriyan wrote:
- memset(W, 0, sizeof(__get_cpu_var(msg_schedule)));
And, yes, this is intentional -- modern gcc pisses on stone age data clearing.