aboutsummaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
AgeCommit message (Expand)Author
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
2011-11-09crypto: tcrypt - add xts(serpent) testsJussi Kivilinna
2011-11-09crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna
2011-11-09crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna
2011-11-09crypto: tcrypt - add serpent speed testsJussi Kivilinna
2011-11-09crypto: tcrypt - add test_acipher_speedJussi Kivilinna
2011-11-09crypto: testmgr - add new serpent test vectorsJussi Kivilinna
2011-10-21crypto: testmgr - add twofish testsJussi Kivilinna
2011-10-21crypto: testmgr - add blowfish test-vectorsJussi Kivilinna
2011-10-21crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna
2011-09-22crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna
2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber
2011-03-04crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba
2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban
2010-05-19crypto: tcrypt - Add speed tests for async hashingDavid S. Miller
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10crypto: tcrypt - Speed testing support for ghashHuang Ying
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang
2009-07-14crypto: tcrypt - Add mask parameterHerbert Xu
2009-06-19crypto: tcrypt - Fix module return code when testing by nameHerbert Xu
2009-06-19crypto: tcrypt - Test algorithms by nameSteffen Klassert
2009-06-02crypto: tcrypt - Do not exit on success in fips modeJarod Wilson
2009-06-02crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson
2009-06-02crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson
2009-06-02crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson
2009-06-02crypto: tcrypt - Reduce stack sizeFrank Seidel
2009-03-04crypto: testmgr - add zlib testGeert Uytterhoeven
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu
2008-08-29crypto: tcrypt - Add alg_test interfaceHerbert Xu
2008-08-29crypto: tcrypt - Abort and only log if there is an errorHerbert Xu
2008-08-29crypto: tcrypt - Avoid using contiguous pagesHerbert Xu