summaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: tcrypt - do not allocate iv on stack for aead speed testsCristian Stoica2015-02-041-3/+8
* crypto: tcrypt - fix buflen reminder calculationCristian Stoica2015-02-041-8/+8
* crypto: testmgr - don't use interruptible wait in testsRabin Vincent2015-01-131-6/+4
* crypto: tcrypt - Allow speed testing of arbitrary hash functionsHerbert Xu2014-12-051-12/+20
* crypto: Resolve shadow warningsMark Rustad2014-08-011-38/+39
* crypto: tcrypt - print cra driver name in tcrypt tests outputLuca Clementi2014-07-031-11/+20
* crypto: tcrypt - add ctr(des3_ede) sync speed testJussi Kivilinna2014-06-201-0/+6
* crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal2014-05-221-1/+30
* crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()Christian Engelmayer2014-04-281-1/+3
* crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead...Christian Engelmayer2014-04-281-1/+2
* crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too bigChristian Engelmayer2014-04-281-8/+6
* crypto: testmgr - add aead null encryption test vectorsHoria Geanta2014-03-211-0/+8
* crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen2013-12-201-0/+270
* crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2013-11-281-0/+4
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-0/+8
* Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-8/+0
* crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen2013-05-241-0/+8
* crypto: tcrypt - add async cipher speed tests for blowfishJussi Kivilinna2013-04-251-0/+15
* crypto: add CMAC support to CryptoAPIJussi Kivilinna2013-04-251-1/+10
* crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna2013-04-251-0/+4
* crypto: ctr - make rfc3686 asynchronous block cipherJussi Kivilinna2013-01-081-0/+4
* crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna2012-11-091-0/+23
* crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna2012-10-241-0/+1
* crypto: testmgr - add new larger DES testvectorsJussi Kivilinna2012-10-241-0/+1
* crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen2012-10-151-0/+4
* crypto: tcrypt - add missing tests for camellia and ghashJussi Kivilinna2012-09-271-0/+7
* crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...Suresh Siddha2012-09-271-6/+0
* crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried2012-08-011-0/+50
* crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried2012-08-011-0/+32
* crypto: atmel - add new tests to tcryptNicolas Royer2012-07-111-5/+45
* crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna2012-06-141-0/+10
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-121-0/+23
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-121-0/+3
* crypto: tcrypt - add more camellia testsJussi Kivilinna2012-03-141-0/+12
* crypto: tcrypt - add xts(twofish) testsJussi Kivilinna2011-11-091-0/+5
* crypto: tcrypt - add xts(serpent) testsJussi Kivilinna2011-11-091-0/+9
* crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna2011-11-091-0/+5
* crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna2011-11-091-0/+9
* crypto: tcrypt - add serpent speed testsJussi Kivilinna2011-11-091-0/+30
* crypto: tcrypt - add test_acipher_speedJussi Kivilinna2011-11-091-0/+250
* crypto: testmgr - add new serpent test vectorsJussi Kivilinna2011-11-091-0/+2
* crypto: testmgr - add twofish testsJussi Kivilinna2011-10-211-0/+1
* crypto: testmgr - add blowfish test-vectorsJussi Kivilinna2011-10-211-0/+1
* crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna2011-10-211-0/+4
* crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna2011-09-221-0/+4
* crypto: tcrypt - CTR mode speed test for AESJan Glauber2011-05-041-0/+4
* crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba2011-03-041-1/+2
* crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban2010-11-131-0/+11
* crypto: tcrypt - Add speed tests for async hashingDavid S. Miller2010-05-191-6/+330
OpenPOWER on IntegriCloud