summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers2-290/+181
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers1-0/+4
2014-11-26crypto: include crypto- module prefix in templateKees Cook23-2/+26
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann7-13/+13
2012-10-15crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi3-5/+77
2012-09-06crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna2-6/+6
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker12-0/+12
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2010-03-18crypto: vmac - Fix big-endian supportShane Wang2-43/+96
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang7-0/+781