summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
AgeCommit message (Expand)Author
2018-02-16crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu
2017-12-20crypto: tcrypt - fix buffer lengths in test_aead_speed()Robert Baronescu
2015-09-21crypto: tcrypt - avoid mapping from module image addressesHoria Geant?
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-07-17crypto: tcrypt - Add ChaCha20/Poly1305 speed testsMartin Willi
2015-07-14crypto: tcrypt - Add support for new IV conventionHerbert Xu
2015-07-08crypto: tcrypt - Fix AEAD speed testsVutla, Lokesh
2015-06-18crypto: tcrypt - Fixed AEAD speed test setupHerbert Xu
2015-06-18crypto: tcrypt - Add rfc4309(ccm(aes)) speed testHerbert Xu
2015-05-28crypto: tcrypt - Switch to new AEAD interfaceHerbert Xu
2015-04-23crypto: tcrypt - Include crypto/aead.hHerbert Xu
2015-04-23crypto: tcrypt - Include linux/fips.h for fips_enabledHerbert Xu
2015-04-23crypto: tcrypt - Handle async return from crypto_ahash_initHerbert Xu
2015-03-12crypto: tcrypt - fix uninit sg entries in test_acipher_speedHoria Geant?
2015-02-04crypto: tcrypt - do not allocate iv on stack for aead speed testsCristian Stoica
2015-02-04crypto: tcrypt - fix buflen reminder calculationCristian Stoica
2015-01-13crypto: testmgr - don't use interruptible wait in testsRabin Vincent
2014-12-05crypto: tcrypt - Allow speed testing of arbitrary hash functionsHerbert Xu
2014-08-01crypto: Resolve shadow warningsMark Rustad
2014-07-03crypto: tcrypt - print cra driver name in tcrypt tests outputLuca Clementi
2014-06-20crypto: tcrypt - add ctr(des3_ede) sync speed testJussi Kivilinna
2014-05-22crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal
2014-04-28crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()Christian Engelmayer
2014-04-28crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead...Christian Engelmayer
2014-04-28crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too bigChristian Engelmayer
2014-03-21crypto: testmgr - add aead null encryption test vectorsHoria Geanta
2013-12-20crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-05-24crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen
2013-04-25crypto: tcrypt - add async cipher speed tests for blowfishJussi Kivilinna
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna
2013-04-25crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna
2013-01-08crypto: ctr - make rfc3686 asynchronous block cipherJussi Kivilinna
2012-11-09crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna
2012-10-24crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna
2012-10-24crypto: testmgr - add new larger DES testvectorsJussi Kivilinna
2012-10-15crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen
2012-09-27crypto: tcrypt - add missing tests for camellia and ghashJussi Kivilinna
2012-09-27crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...Suresh Siddha
2012-08-01crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried
2012-08-01crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried
2012-07-11crypto: atmel - add new tests to tcryptNicolas Royer
2012-06-14crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried
2012-06-12crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang
2012-03-14crypto: tcrypt - add more camellia testsJussi Kivilinna
2011-11-09crypto: tcrypt - add xts(twofish) testsJussi Kivilinna