]> Pileus Git - ~andy/linux/commit
sparc64: Add AES driver making use of the new aes opcodes.
authorDavid S. Miller <davem@davemloft.net>
Tue, 21 Aug 2012 10:58:13 +0000 (03:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Aug 2012 21:29:33 +0000 (14:29 -0700)
commit9bf4852d3d195f771503d5be547ac940b0b3472a
tree63508c354ec0f085afd253c204f320af7c53c451
parentfa4dfedcc23a589f953750de54eebf986336fa70
sparc64: Add AES driver making use of the new aes opcodes.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/sparc/crypto/Makefile
arch/sparc/crypto/aes_asm.S [new file with mode: 0644]
arch/sparc/crypto/aes_glue.c [new file with mode: 0644]
crypto/Kconfig