[RFC PATCH] crypto: Alchemy AES engine driver

2010-05-06 Thread Manuel Lauss
Driver for the AES engine in ECB and CBC modes found on some Alchemy Au1200/Au1300 SoCs. Signed-off-by: Manuel Lauss manuel.la...@gmail.com --- lightly tested with the tcrypt module on Au1200; I have no idea whether it really works correctly: # modprobe alchemy-aes alg: skcipher: setkey failed

Re: Test tools for crypt accelerators?

2010-05-05 Thread Manuel Lauss
On Wed, May 5, 2010 at 2:31 PM, Sebastian Andrzej Siewior linux-cry...@ml.breakpoint.cc wrote: * Manuel Lauss | 2010-05-05 14:02:15 [+0200]: I've written a prototype driver for an AES accelerator; I'd like to test it now.  Are there any userspace tools available for this? modprobe tcrypt mode