sparc64: Add CAMELLIA driver making use of the new camellia opcodes.
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Aug 2012 19:05:54 +0000 (12:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Aug 2012 03:51:24 +0000 (20:51 -0700)
commit81658ad0d92306ceb271994b90cd49ffde10eeda
tree8765d2fffb62a3e22752644ff329b9aec166a3eb
parent3705665069944e003b7316ba31b44558864a00de
sparc64: Add CAMELLIA driver making use of the new camellia opcodes.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/crypto/Makefile
arch/sparc/crypto/camellia_asm.S [new file with mode: 0644]
arch/sparc/crypto/camellia_glue.c [new file with mode: 0644]
crypto/Kconfig