Re: [PATCH] crypto: fix vmac test fails on s390 (v2)

2010-03-18 Thread Herbert Xu
On Tue, Mar 16, 2010 at 07:22:44AM -0700, Shane Wang wrote: 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.w...@intel.com Patch applied. Thanks a lot for following through

[PATCH] crypto: fix vmac test fails on s390 (v2)

2010-03-16 Thread Shane Wang
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.w...@intel.com --- crypto/testmgr.h | 64 -- crypto/vmac.c| 75