summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11crypto: testmgr - don't copy from source IV too muchAndrey Ryabinin1-2/+3
2015-08-21crypto: testmgr - Use new skcipher interfaceHerbert Xu1-29/+32
2015-08-19crypto: cmac - allow usage in FIPS modeStephan Mueller1-0/+2
2015-08-04crypto: testmgr - Reenable authenc testsHerbert Xu1-13/+13
2015-08-04crypto: testmgr - Disable authenc test and convert test vectorsHerbert Xu1-13/+13
2015-07-17crypto: testmgr - Reenable rfc4309 testHerbert Xu1-1/+1
2015-07-17crypto: testmgr - Disable rfc4309 test and convert test vectorsHerbert Xu1-1/+1
2015-07-14crypto: testmgr - Reenable rfc4106 testHerbert Xu1-1/+1
2015-07-14crypto: testmgr - Disable rfc4106 test and convert test vectorsHerbert Xu1-1/+1
2015-06-25crypto: testmgr - don't print info about missing test for gcm-aes-aesniTadeusz Struk1-0/+4
2015-06-17crypto: testmgr - add tests vectors for RSATadeusz Struk1-0/+158
2015-06-17Revert "crypto: testmgr - Disable rfc4543 test"Herbert Xu1-1/+1
2015-06-17crypto: testmgr - Disable rfc4543 testHerbert Xu1-1/+1
2015-06-04crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vectorMartin Willi1-0/+15
2015-06-04crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539Martin Willi1-0/+15
2015-06-04crypto: testmgr - Add Poly1305 test vectors from RFC7539Martin Willi1-0/+9
2015-06-04crypto: testmgr - Add ChaCha20 test vectors from RFC7539Martin Willi1-0/+15
2015-05-28crypto: testmgr - Switch to new AEAD interfaceHerbert Xu1-39/+48
2015-05-27crypto: jitterentropy - add jitterentropy RNGStephan Mueller1-0/+4
2015-05-11crypto: testmgr - add test cases for CRC32Ard Biesheuvel1-0/+9
2015-04-23crypto: testmgr - Include crypto/aead.hHerbert Xu1-0/+1
2015-04-23crypto: testmgr - Include linux/fips.h for fips_enabledHerbert Xu1-0/+1
2015-03-31crypto: testmgr - use CRYPTO_ALG_INTERNALStephan Mueller1-7/+7
2015-03-13crypto: testmgr - fix RNG return code enforcementStephan Mueller1-5/+5
2015-02-04crypto: testmgr - limit IV copy length in aead testsCristian Stoica1-3/+4
2015-01-26crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowedJarod Wilson1-0/+1
2015-01-13crypto: testmgr - don't use interruptible wait in testsRabin Vincent1-28/+22
2014-10-24crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.cMasanari Iida1-2/+1
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.cJan-Simon Möller1-8/+6
2014-08-29crypto: testmgr - add test for lz4 and lz4hcKOVACS Krisztian1-0/+32
2014-08-25crypto: testmgr - remove unused function argumentCristian Stoica1-11/+5
2014-08-25crypto: testmgr - delay execution of set-up codeCristian Stoica1-8/+6
2014-08-25crypto: testmgr - white space removal on __test_skcipherCristian Stoica1-149/+138
2014-08-25crypto: testmgr - white space removal on __test_hashCristian Stoica1-63/+60
2014-08-25crypto: testmgr - white space fix-ups on test_aeadCristian Stoica1-256/+242
2014-08-01crypto: testmgr - add missing spaces to drbg error stringsJarod Wilson1-3/+3
2014-07-23crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta1-8/+49
2014-06-20crypto: drbg - Add DRBG test code to testmgrStephan Mueller1-0/+247
2014-05-22crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal1-12/+162
2014-05-22crypto: testmgr - Fix DMA-API warningTadeusz Struk1-2/+5
2014-03-21crypto: testmgr - add aead null encryption test vectorsHoria Geanta1-0/+32
2013-11-28crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta1-14/+12
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-6/+6
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu1-0/+10
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu1-10/+0
2013-08-01crypto: testmgr - remove double execution of the same test suiteCristian Stoica1-1/+1
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu1-10/+0
2013-06-21crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna1-2/+39
2013-06-21crypto: testmgr - test AEADs with unaligned buffersJussi Kivilinna1-6/+31
2013-06-21crypto: testmgr - test skciphers with unaligned buffersJussi Kivilinna1-4/+29
2013-06-21crypto: testmgr - check that entries in alg_test_descs are in correct orderJussi Kivilinna1-0/+31
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna1-12/+0
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna1-12/+0
2013-05-24crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen1-0/+10
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna1-0/+12
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna1-0/+15
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna1-0/+12
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna1-0/+12
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna1-0/+18
2013-04-25crypto: testmgr - add empty test vectors for null ciphersJussi Kivilinna1-0/+9
2013-04-25crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna1-2/+15
2013-01-20crypto: testmgr - add test vector for fcryptJussi Kivilinna1-0/+15
2012-12-06crypto: testmgr - allow compression algs in fips modeMilan Broz1-0/+3
2012-12-06crypto: testmgr - clean alg_test_null entries in alg_test_descs[]Jussi Kivilinna1-372/+0
2012-12-06crypto: testmgr - remove fips_allowed flag from camellia-aesni null-testsJussi Kivilinna1-2/+0
2012-11-09crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna1-0/+62
2012-10-24crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna1-0/+15
2012-10-24crypto: testmgr - add new larger DES testvectorsJussi Kivilinna1-0/+15
2012-09-27crypto: testmgr - make test_aead also test 'dst != src' code pathsJussi Kivilinna1-48/+105
2012-09-27crypto: testmgr - make test_skcipher also test 'dst != src' code pathsJussi Kivilinna1-31/+76
2012-09-27crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna1-1/+1
2012-08-01crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+60
2012-08-01crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried1-0/+60
2012-08-01crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+60
2012-08-01crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried1-0/+30
2012-07-11crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectorsHoria Geanta1-0/+36
2012-07-11crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips modeMilan Broz1-0/+38
2012-06-12crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+60
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+60
2012-06-12crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang1-0/+9
2012-03-14crypto: testmgr - add more camellia test vectorsJussi Kivilinna1-0/+45
2011-11-21crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna1-0/+60
2011-11-09crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna1-0/+15
2011-11-09crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna1-0/+15
2011-11-09crypto: testmgr - add lrw(twofish) test vectorsJussi Kivilinna1-0/+15
2011-11-09crypto: testmgr - add lrw(serpent) test vectorsJussi Kivilinna1-0/+15
2011-11-09crypto: testmgr - add new serpent test vectorsJussi Kivilinna1-0/+30
2011-10-21crypto: testmgr - add twofish testsJussi Kivilinna1-0/+15
2011-10-21crypto: testmgr - add blowfish test-vectorsJussi Kivilinna1-0/+15
2011-05-04crypto: testmgr - add support for aes ofb modePuneet Saxena1-0/+16
2011-01-29crypto: testmgr - mark ghash as fips_allowedJarod Wilson1-0/+1
2011-01-29crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson1-0/+1
2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban1-0/+24
2010-08-06crypto: testmgr - Fix test disabling optionHerbert Xu1-2/+2
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin1-0/+14
2010-05-19crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller1-18/+48
2009-12-23crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song1-0/+84
2009-11-23crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song1-0/+9
2009-10-27crypto: testmgr - Fix warningFelipe Contreras1-1/+1
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang1-0/+9
2009-07-02crypto: testmgr - Allow implementation-specific testsHerbert Xu1-4/+13
2009-06-24crypto: testmgr - Remove hash size checkHerbert Xu1-4/+0
2009-06-02crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu1-3/+8
2009-06-02crypto: testmgr - Check all test vector lengthsHerbert Xu1-0/+25
2009-06-02crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven1-47/+70
2009-06-02crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson1-0/+8
2009-06-02crypto: testmgr - Mark algs allowed in fips modeJarod Wilson1-0/+23
2009-06-02crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson1-4/+19
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu1-48/+60
2009-06-02crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson1-0/+4
2009-06-02crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson1-1/+3
2009-06-02crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson1-0/+9
2009-06-02crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson1-0/+89
2009-06-02crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson1-0/+15
2009-06-02crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson1-0/+28
2009-06-02crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven1-2/+4
2009-03-04crypto: testmgr - add zlib testGeert Uytterhoeven1-0/+15
2009-03-04crypto: testmgr - Add support for the pcomp interfaceGeert Uytterhoeven1-0/+183
2008-12-25crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven1-0/+16
2008-12-25crypto: testmgr - Fix error flow of test_compIngo Molnar1-1/+1
2008-12-25crypto: crc32c - Test descriptor context formatHerbert Xu1-1/+50
2008-12-25crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman1-1/+6
2008-08-29crypto: cryptomgr - Test ciphers using ECBHerbert Xu1-46/+168
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu1-0/+1746