Re: [PATCH 3/3] crypto: twofish: add 3-way parallel x86_64 assembler implemention

2011-10-21 Thread Herbert Xu
On Mon, Sep 26, 2011 at 04:47:25PM +0300, Jussi Kivilinna wrote: > Patch adds 3-way parallel x86_64 assembly implementation of twofish as new > module. New assembler functions crypt data in three blocks chunks, improving > cipher performance on out-of-order CPUs. All three patches applied. Thanks

[PATCH 3/3] crypto: twofish: add 3-way parallel x86_64 assembler implemention

2011-09-26 Thread Jussi Kivilinna
Patch adds 3-way parallel x86_64 assembly implementation of twofish as new module. New assembler functions crypt data in three blocks chunks, improving cipher performance on out-of-order CPUs. Patch has been tested with tcrypt and automated filesystem tests. Summary of the tcrypt benchmarks: Two