Re: [PATCH] AES i586 optimized

From: Christophe Saout
Date: Thu May 13 2004 - 08:25:56 EST


Am Do, den 13.05.2004 um 13:01 Uhr +0200 schrieb Fruhwirth Clemens:

> The following patch adds an i586 optimized implementation of AES aka
> Rijndael.
> [...]

This patch breaks with regparm=3. With the patch (just a quick hack) at
http://www.saout.de/misc/aes-i586-regparm3.patch it works with regparm=3
(and only regparm=3).

There should be a better way.

The optimized AES is about twice as fast too on my Pentium M.


-
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/