]> git.baikalelectronics.ru Git - kernel.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)
commit3c471affed2db2aa7f022e07fbf3633b38a761e7
tree92dd379bbc8d54c7f2cb1caf80c34d0b84c0c463
parentb2c7a5413770331c5852f1f992e1211fe3e134cf
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