On Thursday 18 October 2007 20:19, Sebastian Siewior wrote: > * Denys Vlasenko | 2007-10-18 12:28:13 [+0100]: > > >I want to rediff and resend it. I also want to send patches > >for other modules (e.g. camellia, aes). > I'm going to unify the aes key setup on i386/x86_64/generic code on aes. > It should work from what I thing but I am not sure :) Are planning/doing > the same thing on aes? I was thinking about measuring whether 64bit aes is really faster than i386 one. i386 code seems to be already maxed out (at the first glance), apart from using stack for temp storage. I wonder why 64bit one is completely different, and it worth testing - maybe i386 code (only with saves to REX registers instead of stack) will actually work faster in 64bit too. But twofish and camellia are higher on my TODO list. -- vda - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html