Re: [PATCH 0/6] x86_64 assembler implementation of camellia block cipher

2012-03-14 Thread Herbert Xu
On Mon, Mar 05, 2012 at 08:26:16PM +0200, Jussi Kivilinna wrote: > Patches 1-2 add new tests and test vectors for camellia. > Patches 3-5 rename 'camellia' module to 'camellia_generic'. > Patch 6 adds x86_64 implementation of camellia. > > Series depends on patch: > http://marc.info/?l=linux-cry

[PATCH 0/6] x86_64 assembler implementation of camellia block cipher

2012-03-05 Thread Jussi Kivilinna
Patches 1-2 add new tests and test vectors for camellia. Patches 3-5 rename 'camellia' module to 'camellia_generic'. Patch 6 adds x86_64 implementation of camellia. Series depends on patch: http://marc.info/?l=linux-crypto-vger&m=133077599602729&w=2 --- Jussi Kivilinna (6): crypto: testm