summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - limit IV copy length in aead testsCristian Stoica2015-02-041-3/+4
* crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowedJarod Wilson2015-01-261-0/+1
* crypto: testmgr - don't use interruptible wait in testsRabin Vincent2015-01-131-28/+22
* crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.cMasanari Iida2014-10-241-2/+1
* crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.cJan-Simon Möller2014-10-141-8/+6
* crypto: testmgr - add test for lz4 and lz4hcKOVACS Krisztian2014-08-291-0/+32
* crypto: testmgr - remove unused function argumentCristian Stoica2014-08-251-11/+5
* crypto: testmgr - delay execution of set-up codeCristian Stoica2014-08-251-8/+6
* crypto: testmgr - white space removal on __test_skcipherCristian Stoica2014-08-251-149/+138
* crypto: testmgr - white space removal on __test_hashCristian Stoica2014-08-251-63/+60
* crypto: testmgr - white space fix-ups on test_aeadCristian Stoica2014-08-251-256/+242
* crypto: testmgr - add missing spaces to drbg error stringsJarod Wilson2014-08-011-3/+3
* crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta2014-07-231-8/+49
* crypto: drbg - Add DRBG test code to testmgrStephan Mueller2014-06-201-0/+247
* crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal2014-05-221-12/+162
* crypto: testmgr - Fix DMA-API warningTadeusz Struk2014-05-221-2/+5
* crypto: testmgr - add aead null encryption test vectorsHoria Geanta2014-03-211-0/+32
* crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta2013-11-281-14/+12
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-6/+6
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-071-10/+0
|\
| * Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-10/+0
* | crypto: testmgr - remove double execution of the same test suiteCristian Stoica2013-08-011-1/+1
|/
* crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna2013-06-211-2/+39
* crypto: testmgr - test AEADs with unaligned buffersJussi Kivilinna2013-06-211-6/+31
* crypto: testmgr - test skciphers with unaligned buffersJussi Kivilinna2013-06-211-4/+29
* crypto: testmgr - check that entries in alg_test_descs are in correct orderJussi Kivilinna2013-06-211-0/+31
* Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-211-12/+0
* Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-211-12/+0
* crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen2013-05-241-0/+10
* crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-251-0/+12
* crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-251-0/+15
* crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-251-0/+12
* crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-251-0/+12
* crypto: add CMAC support to CryptoAPIJussi Kivilinna2013-04-251-0/+18
* crypto: testmgr - add empty test vectors for null ciphersJussi Kivilinna2013-04-251-0/+9
* crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna2013-04-251-2/+15
* crypto: testmgr - add test vector for fcryptJussi Kivilinna2013-01-201-0/+15
* crypto: testmgr - allow compression algs in fips modeMilan Broz2012-12-061-0/+3
* crypto: testmgr - clean alg_test_null entries in alg_test_descs[]Jussi Kivilinna2012-12-061-372/+0
* crypto: testmgr - remove fips_allowed flag from camellia-aesni null-testsJussi Kivilinna2012-12-061-2/+0
* crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna2012-11-091-0/+62
* crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna2012-10-241-0/+15
* crypto: testmgr - add new larger DES testvectorsJussi Kivilinna2012-10-241-0/+15
* crypto: testmgr - make test_aead also test 'dst != src' code pathsJussi Kivilinna2012-09-271-48/+105
* crypto: testmgr - make test_skcipher also test 'dst != src' code pathsJussi Kivilinna2012-09-271-31/+76
* crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna2012-09-271-1/+1
* crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-011-0/+60
* crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried2012-08-011-0/+60
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-011-0/+60
OpenPOWER on IntegriCloud