summaryrefslogtreecommitdiff
path: root/crypto/vmac.c
AgeCommit message (Expand)Author
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann
2012-10-15crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi
2012-09-07crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-18crypto: vmac - Fix big-endian supportShane Wang
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang