Re: [PATCH 0/6] crypto: add x86_64/avx assembler implementation of cast5 and cast6

2012-07-30 Thread Herbert Xu
On Wed, Jul 11, 2012 at 07:36:46PM +0200, Johannes Goetzfried wrote: > This patchset adds x86_64/avx assembler implementations of the Cast5 and the > Cast6 cipher. > > Johannes Goetzfried (6): > crypto: cast5 - prepare generic module for optimized implementations > crypto: testmgr - add

Re: [PATCH 0/6] crypto: add x86_64/avx assembler implementation of cast5 and cast6

2012-07-30 Thread Herbert Xu
On Wed, Jul 11, 2012 at 07:36:46PM +0200, Johannes Goetzfried wrote: This patchset adds x86_64/avx assembler implementations of the Cast5 and the Cast6 cipher. Johannes Goetzfried (6): crypto: cast5 - prepare generic module for optimized implementations crypto: testmgr - add larger

[PATCH 0/6] crypto: add x86_64/avx assembler implementation of cast5 and cast6

2012-07-11 Thread Johannes Goetzfried
This patchset adds x86_64/avx assembler implementations of the Cast5 and the Cast6 cipher. Johannes Goetzfried (6): crypto: cast5 - prepare generic module for optimized implementations crypto: testmgr - add larger cast5 testvectors crypto: cast5 - add x86_64/avx assembler implementation

[PATCH 0/6] crypto: add x86_64/avx assembler implementation of cast5 and cast6

2012-07-11 Thread Johannes Goetzfried
This patchset adds x86_64/avx assembler implementations of the Cast5 and the Cast6 cipher. Johannes Goetzfried (6): crypto: cast5 - prepare generic module for optimized implementations crypto: testmgr - add larger cast5 testvectors crypto: cast5 - add x86_64/avx assembler implementation