> > After going over my patch again, i realized i missed the .cra_priority > > and .cra_driver_name setting in the crypto api struct. Here is an updated > > version of my patch: > > > > http://homepages.tu-darmstadt.de/~fritschi/twofish/twofish-i586-asm-2.6.1 > >7-2.diff > > Any reasons to exclude 64BIT on Kconfig?
This is the patch for i586 and above only (i386 arch). If you want 64bit (x86_64 arch) you should take a look at my other patch: http://homepages.tu-darmstadt.de/~fritschi/twofish/twofish-x86_64-asm-2.6.17-2.diff Regards, Joachim - 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
