summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-171-0/+187
* crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi2015-06-171-55/+44
* crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu2015-06-171-3/+846
* crypto: testmgr - Update rfc4543 test vectorsHerbert Xu2015-06-171-6/+9
* crypto: testmgr - Document struct cipher_testvecLABBE Corentin2015-06-091-0/+18
* crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vectorMartin Willi2015-06-041-0/+179
* crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539Martin Willi2015-06-041-0/+269
* crypto: testmgr - Add Poly1305 test vectors from RFC7539Martin Willi2015-06-041-0/+259
* crypto: testmgr - Add ChaCha20 test vectors from RFC7539Martin Willi2015-06-041-0/+177
* crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.Harald Freudenberger2015-05-251-1/+58
* crypto: testmgr - add test cases for CRC32Ard Biesheuvel2015-05-111-0/+434
* crypto: testmgr - Wrap the LHS in expressions of the form !x == yDavid Howells2015-05-011-3/+3
* crypto: pcomp - Constify (de)compression parametersDavid Howells2015-05-011-1/+1
* 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
OpenPOWER on IntegriCloud