crypto: vmac - Fix big-endian support
authorShane Wang <shane.wang@intel.com>
Thu, 18 Mar 2010 12:22:55 +0000 (20:22 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Mar 2010 12:22:55 +0000 (20:22 +0800)
This patch is to fix the vmac algorithm, add more test cases for vmac,
and fix the test failure on some big endian system like s390.

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found