]> git.karo-electronics.de Git - linux-beck.git/commit
crypto: tcrypt - add missing tests for camellia and ghash
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Fri, 21 Sep 2012 07:27:10 +0000 (10:27 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 27 Sep 2012 05:32:16 +0000 (13:32 +0800)
commit54216bbd76aa394c93a9e92c0a2e3b314391b134
tree92dd379bbc8d54c7f2cb1caf80c34d0b84c0c463
parentd8a32ac25698cd60b02bed2100379803c7f964e3
crypto: tcrypt - add missing tests for camellia and ghash

Add missing tests for ctr(camellia), lrw(camellia), xts(camellia) and ghash,
as these have test vectors available.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c