aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/vmac.c
Commit message (Collapse)AuthorAge
* crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-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>