aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-01crypto: Resolve shadow warningsMark Rustad1-38/+39
2014-07-03crypto: tcrypt - print cra driver name in tcrypt tests outputLuca Clementi1-11/+20
2014-06-20crypto: tcrypt - add ctr(des3_ede) sync speed testJussi Kivilinna1-0/+6
2014-05-22crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal1-1/+30
2014-04-28crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()Christian Engelmayer1-1/+3
2014-04-28crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() failsChristian Engelmayer1-1/+2
2014-04-28crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too bigChristian Engelmayer1-8/+6
2014-03-21crypto: testmgr - add aead null encryption test vectorsHoria Geanta1-0/+8
2013-12-20crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suiteTim Chen1-0/+270
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta1-0/+4
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-2/+2
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-0/+8
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-8/+0
2013-05-24crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen1-0/+8
2013-04-25crypto: tcrypt - add async cipher speed tests for blowfishJussi Kivilinna1-0/+15
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna1-1/+10
2013-04-25crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna1-0/+4
2013-01-08crypto: ctr - make rfc3686 asynchronous block cipherJussi Kivilinna1-0/+4
2012-11-09crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna1-0/+23
2012-10-24crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna1-0/+1
2012-10-24crypto: testmgr - add new larger DES testvectorsJussi Kivilinna1-0/+1
2012-10-15crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen1-0/+4
2012-09-27crypto: tcrypt - add missing tests for camellia and ghashJussi Kivilinna1-0/+7
2012-09-27crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable()Suresh Siddha1-6/+0
2012-08-01crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried1-0/+50
2012-08-01crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried1-0/+32
2012-07-11crypto: atmel - add new tests to tcryptNicolas Royer1-5/+45
2012-06-14crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna1-0/+10
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+23
2012-06-12crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang1-0/+3
2012-03-14crypto: tcrypt - add more camellia testsJussi Kivilinna1-0/+12
2011-11-09crypto: tcrypt - add xts(twofish) testsJussi Kivilinna1-0/+5
2011-11-09crypto: tcrypt - add xts(serpent) testsJussi Kivilinna1-0/+9
2011-11-09crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna1-0/+5
2011-11-09crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna1-0/+9
2011-11-09crypto: tcrypt - add serpent speed testsJussi Kivilinna1-0/+30
2011-11-09crypto: tcrypt - add test_acipher_speedJussi Kivilinna1-0/+250
2011-11-09crypto: testmgr - add new serpent test vectorsJussi Kivilinna1-0/+2
2011-10-21crypto: testmgr - add twofish testsJussi Kivilinna1-0/+1
2011-10-21crypto: testmgr - add blowfish test-vectorsJussi Kivilinna1-0/+1
2011-10-21crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna1-0/+4
2011-09-22crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna1-0/+4
2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber1-0/+4
2011-03-04crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba1-1/+2
2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban1-0/+11
2010-05-19crypto: tcrypt - Add speed tests for async hashingDavid S. Miller1-6/+330
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-10crypto: tcrypt - Speed testing support for ghashHuang Ying1-0/+7
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang1-0/+4