Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | crypto: vmac - Fix big-endian support | Shane Wang | 2010-03-18 |
| | | | | | | | | 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: vmac - New hash algorithm for intel_txt support | Shane Wang | 2009-09-02 |
This patch adds VMAC (a fast MAC) support into crypto framework. Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Joseph Cihula <joseph.cihula@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |