On Sunday 04 June 2006 15:16, Joachim Fritschi wrote: > This patch adds the twofish x86_64 assembler routine. > > Changes since last version: > - The keysetup is now handled by the twofish_common.c (see patch 1 ) > - The last round of the encrypt/decrypt routines where optimized saving 5 > instructions. > > Correctness was verified with the tcrypt module and automated test scripts.
Do you have some benchmark numbers that show that it's actually worth it? > +/* Defining a few register aliases for better reading */ Maybe you can read it now better, but for everybody else it is extremly confusing. It would be better if you just used the original register names. -andi - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html