summaryrefslogtreecommitdiff
path: root/crypto/crct10dif_common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica3-6/+5
2015-01-20crypto: seqiv - Ensure that IV size is at least 8 bytesHerbert Xu1-0/+12
2015-01-20crypto: cts - Weed out non-CBC algorithmsHerbert Xu1-0/+3
2015-01-20crypto: cts - Remove bogus use of seqivHerbert Xu1-2/+0
2015-01-14crypto: algif_rng - fix sparse non static symbol warningWei Yongjun1-1/+1
2015-01-13crypto: testmgr - don't use interruptible wait in testsRabin Vincent2-34/+26
2015-01-05Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"Herbert Xu1-12/+11
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller2-0/+10