Re: [CRYPTO]: Miscompiling sha256.c by gcc 3.2.3 and arch pentium3,4

From: David S. Miller
Date: Sun Feb 01 2004 - 18:26:17 EST


On Sun, 01 Feb 2004 16:18:48 -0500
Bill Davidsen <davidsen@xxxxxxx> wrote:

> What didn't you like about Jakob's patch which avoids the 64 byte size
> penalty?

Because it means memset'ing the thing every time the function is called.
And this function is called for every transform.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/