summaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-291-1700/+8
* crypto: tcrypt - Add alg_test interfaceHerbert Xu2008-08-291-438/+1017
* crypto: tcrypt - Abort and only log if there is an errorHerbert Xu2008-08-291-146/+200
* crypto: tcrypt - Avoid using contiguous pagesHerbert Xu2008-08-291-153/+151
* crypto: tcrypt - Fix AEAD chunk testingHerbert Xu2008-08-131-9/+19
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-101-0/+1
* crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu2008-07-101-10/+5
* [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman2008-07-101-0/+16
* [CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho2008-07-101-19/+57
* [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2008-07-101-2/+19
* [CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy2008-07-101-5/+21
* [CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu2008-07-101-8/+0
* [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger2008-07-101-1/+28
* crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins2008-07-081-9/+1
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman2008-04-211-2/+14
* [CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior2008-04-211-165/+181
* [CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior2008-04-211-39/+50
* [CRYPTO] tcrypt: Group common speed templatesSebastian Siewior2008-04-211-37/+33
* [CRYPTO] tcrypt: Make xcbc available as a standalone testHerbert Xu2008-01-111-0/+6
* [CRYPTO] tcrypt: Zero axbuf in the right functionHerbert Xu2008-01-111-1/+1
* [CRYPTO] tcrypt: Add CCM vectorsJoy Latten2008-01-111-2/+29
* [CRYPTO] ctr: Refactor into ctr and rfc3686Herbert Xu2008-01-111-4/+4
* [CRYPTO] tcrypt: Added salsa20 speed testTan Swee Heng2008-01-111-0/+5
* [CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor2008-01-111-1/+8
* [CRYPTO] tcrypt: Add common compression tester functionZoltan Sogor2008-01-111-13/+20
* [CRYPTO] gcm: Fix ICV handlingHerbert Xu2008-01-111-28/+16
* [CRYPTO] tcrypt: Make gcm available as a standalone testHerbert Xu2008-01-111-0/+7
* [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.hDenis Cheng2008-01-111-4/+3
* [CRYPTO] tcrypt: Support for large test vectorsTan Swee Heng2008-01-111-36/+34
* [CRYPTO] gcm: New algorithmMikko Herranen2008-01-111-0/+5
* [CRYPTO] tcrypt: Add aead supportMikko Herranen2008-01-111-9/+249
* [CRYPTO] salsa20: Salsa20 stream cipherTan Swee Heng2008-01-111-1/+7
* [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch2008-01-111-3/+19
* [CRYPTO] ctr: Add countersizeJoy Latten2008-01-111-4/+4
* [CRYPTO] ctr: Add CTR (Counter) block cipher modeJoy Latten2008-01-111-0/+8
* [CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu2007-10-271-6/+14
* [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.David S. Miller2007-10-261-11/+13
* [SG] Update crypto/ to sg helpersJens Axboe2007-10-221-2/+2
* [CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel2007-10-101-0/+12
* [CRYPTO] seed: New cipher algorithmHye-Shik Chang2007-10-101-1/+7
* [CRYPTO] tcrypt: Add missing error checkHerbert Xu2007-05-181-1/+1
* [CRYPTO] tcrypt: Use async blkcipher interfaceHerbert Xu2007-05-021-39/+82
* [CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior2007-03-211-1/+1
* [CRYPTO] camellia: added the testing code of Camellia cipherNoriaki TAKAMIYA2007-02-071-1/+41
* [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm callHerbert Xu2007-02-071-1/+1
* [CRYPTO] fcrypt: Add FCrypt from RxRPCDavid Howells2007-02-071-1/+15
* [CRYPTO] tcrypt: Added test vectors for sha384/sha512Andrew Donofrio2007-02-071-0/+15
* [CRYPTO] tcrypt: LRW test vectorsRik Snel2006-12-061-0/+12
* [CRYPTO] tcrypt: Add test vectors of AES_XCBCKazunori MIYAZAWA2006-12-061-0/+3