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)
commit304a204ec9d4b9b31f3491e736bfbba44feaa1b0
tree9d27df692dcc0cabd8ea3a7ae78fa24c5faae3ad
parent32cbd7dfce93382a70f155bf539871b4c55bed29
crypto: vmac - Fix big-endian support

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>
crypto/testmgr.h
crypto/vmac.c