summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - add test for lz4 and lz4hcKOVACS Krisztian2014-08-291-0/+66
* crypto: testmgr - use chunks smaller than algo block size in chunk testsArd Biesheuvel2014-08-011-132/+132
* crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta2014-07-231-1/+1
* crypto: testmgr - add 4 more test vectors for GHASHArd Biesheuvel2014-06-211-4/+45
* crypto: drbg - DRBG testmgr test vectorsStephan Mueller2014-06-201-0/+843
* crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal2014-05-221-10/+656
* crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...Jussi Kivilinna2014-04-161-7/+721
* crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCMArd Biesheuvel2014-04-161-6/+47
* crypto: testmgr - add aead null encryption test vectorsHoria Geanta2014-03-211-0/+180
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-0/+33
* Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-33/+0
* crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen2013-05-241-0/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-38/+1276
|\
| * crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2Jussi Kivilinna2013-04-251-38/+1062
| * crypto: add CMAC support to CryptoAPIJussi Kivilinna2013-04-251-0/+125
| * crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna2013-04-251-0/+89
* | crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-201-18/+20
|/
* crypto: testmgr - remove superfluous initializers for xts(aes)Mathias Krause2012-12-061-4/+0
* crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intelJussi Kivilinna2012-12-061-3/+264
* crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna2012-10-241-4/+1102
* crypto: testmgr - add new larger DES testvectorsJussi Kivilinna2012-10-241-4/+580
* crypto: testmgr - add new larger AES testvectorsJussi Kivilinna2012-10-241-8/+1104
* crypto: testmgr - expand serpent test vectorsJussi Kivilinna2012-10-241-38/+742
* crypto: testmgr - expand blowfish test vectorsJussi Kivilinna2012-10-241-38/+962
* crypto: testmgr - expand camellia test vectorsJussi Kivilinna2012-10-241-50/+940
* crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi2012-10-151-1/+32
* crypto: testmgr - add test vectors for CTR mode IV increasementJussi Kivilinna2012-09-271-1/+1074
* crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)Jussi Kivilinna2012-09-271-4/+62
* crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna2012-09-271-1/+169
* crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried2012-08-011-2/+1410
* crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried2012-08-011-2/+808
* crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectorsHoria Geanta2012-07-111-0/+834
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-121-32/+896
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-121-0/+90
* crypto: testmgr - add more camellia test vectorsJussi Kivilinna2012-03-141-4/+1379
* crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna2011-11-091-0/+681
* crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna2011-11-091-0/+682
* crypto: testmgr - add lrw(twofish) test vectorsJussi Kivilinna2011-11-091-0/+501
* crypto: testmgr - add lrw(serpent) test vectorsJussi Kivilinna2011-11-091-0/+502
* crypto: testmgr - add new serpent test vectorsJussi Kivilinna2011-11-091-2/+391
* crypto: testmgr - add twofish testsJussi Kivilinna2011-10-211-4/+222
* crypto: testmgr - add blowfish test-vectorsJussi Kivilinna2011-10-211-4/+168
* crypto: testmgr - add xts-aes-256 self-testJarod Wilson2011-06-301-2/+291
* crypto: testmgr - add support for aes ofb modePuneet Saxena2011-05-041-0/+60
* crypto: sha1 - Add test vector to test partial block processingHerbert Xu2011-02-171-1/+29
* crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban2010-11-131-0/+361
* crypto: vmac - Fix big-endian supportShane Wang2010-03-181-4/+60
* crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song2009-11-231-0/+15
* crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-021-0/+16
* crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-021-3/+163
OpenPOWER on IntegriCloud