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)
commit3f3baf359dd3cc56fbaf9a2fb1a425ce7c18dbff
tree735dc01ad32c9a76f37fe7adfb4ba880f13d7147
parent9d25917d49d986c417c173bfde50f41f96c5b202
crypto: tcrypt - add test_acipher_speed

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>
crypto/tcrypt.c