On Mon, May 24, 2010 at 10:47:32AM +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 Sorry, patch doesn't apply: 1 out of 1 hunk FAILED -- saving rejects to file crypto/Makefile.rej patch: **** malformed patch at line 55: * have put this under the GNU General Public License. BTW, when you regenerate your patch please use the -M option to git diff. 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