crypto: camellia-x86_64 - share common functions and move structures and function...
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Fri, 26 Oct 2012 11:48:56 +0000 (14:48 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Nov 2012 09:32:31 +0000 (17:32 +0800)
commitcf582ccedad02eb9bfdcdb25adfc800dd117b428
tree61337d49d10f40440da57a3ce49355b2b015124b
parentbf9c5181865f1cc12f934eac182bbd06438ffecc
crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file

Prepare camellia-x86_64 functions to be reused from AVX/AESNI implementation
module.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/camellia_glue.c
arch/x86/include/asm/crypto/camellia.h [new file with mode: 0644]