On Wed, May 26, 2010 at 10:41:01PM +0200, Joachim Fritschi wrote: > This fixes the broken autoloading of the corresponding twofish assembler > ciphers on x86 and x86_64 if they are available. The module name of the > generic implementation was in conflict with the alias in the assembler > modules. The generic twofish c implementation is renamed to > twofish_generic according to the other algorithms with assembler > implementations and an module alias is added for 'twofish'. You can now > load 'twofish' giving you the best implementation by priority, > 'twofish-generic' to get the c implementation or 'twofish-asm' to get > the assembler version of cipher. > > Signed-off-by: Joachim Fritschi jfritschi@xxxxxxxxxx I had to fix up your patch by hand becaus it was white space damaged. Also you should put angle brackets around your email address on the sign-off line. Anyway I've applied your patch. Thanks. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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