crypto: tcrypt - add test_acipher_speed
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Mon, 17 Oct 2011 21:02:58 +0000 (00:02 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 9 Nov 2011 03:42:59 +0000 (11:42 +0800)
Add test_acipher_speed for testing async block ciphers.

Also include tests for aes/des/des3/ede as these appear to have ablk_cipher
implementations available.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found