aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-102-0/+36
* crypto: internal - Fix checkpatch errorsRichard Hartmann2010-03-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-2625-457/+1292
|\ \ | |/ |/|
| * crypto: aes_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: fcrypt - Fix checkpatch errorsRichard Hartmann2010-02-161-3/+3
| * crypto: ecb - Fix checkpatch errorsRichard Hartmann2010-02-161-1/+1
| * crypto: des_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+1
| * crypto: deflate - Fix checkpatch errorsRichard Hartmann2010-02-161-10/+10
| * crypto: crypto_null - Fix checkpatch errorsRichard Hartmann2010-02-161-4/+4
| * crypto: cipher - Fix checkpatch errorsRichard Hartmann2010-02-161-1/+1
| * crypto: crc32 - Fix checkpatch errorsRichard Hartmann2010-02-161-3/+3
| * crypto: compress - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: cast6 - Fix checkpatch errorsRichard Hartmann2010-02-161-60/+62
| * crypto: cast5 - Fix checkpatch errorsRichard Hartmann2010-02-161-7/+7
| * crypto: camellia - Fix checkpatch errorsRichard Hartmann2010-02-161-308/+308
| * crypto: authenc - Fix checkpatch errorsRichard Hartmann2010-02-161-5/+5
| * crypto: api - Fix checkpatch errorsRichard Hartmann2010-02-161-7/+6
| * crypto: anubis - Fix checkpatch errorsRichard Hartmann2010-02-161-11/+11
| * crypto: algapi - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: blowfish - Fix checkpatch errorsRichard Hartmann2010-02-161-9/+9
| * crypto: aead - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: ablkcipher - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: pcrypt - call the complete function on errorSteffen Klassert2010-02-041-3/+3
| * crypto: md5 - Add export supportMax Vozeler2010-01-171-16/+24
| * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-171-0/+287
| * crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-073-0/+456
| * crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song2009-12-231-0/+84
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-12-301-0/+7
|\ \ | |/ |/|
| * async_tx: expand async raid6 test to cover ioatdma corner caseDan Williams2009-12-171-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-1/+1
|\ \
| * | this_cpu: Use this_cpu_ptr in crypto subsystemChristoph Lameter2009-10-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-088-443/+111
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-0111-247/+1445
| |\ \ \ | | | |/ | | |/|
| * | | crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPSJaswinder Singh Rajput2009-11-231-28/+28
| * | | crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song2009-11-232-0/+24
| * | | crypto: ghash-intel - Fix building failure on x86_32Huang Ying2009-10-271-0/+1
| * | | crypto: testmgr - Fix warningFelipe Contreras2009-10-271-1/+1
| * | | crypto: ansi_cprng - Fix test in get_prng_bytesRoel Kluin2009-10-271-3/+0
| * | | crypto: api - Remove digest case from procfs show handlerBenjamin Gilbert2009-10-191-7/+0
| * | | crypto: hash - Remove legacy hash/digest codeBenjamin Gilbert2009-10-192-423/+0
| * | | crypto: ansi_cprng - Add FIPS wrapperNeil Horman2009-10-191-9/+70
| * | | crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-192-0/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-9/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
| * | | sysctl crypto: Remove dead binary sysctl supportEric W. Biederman2009-11-121-8/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-11-301-34/+73
|\ \ \ \
| * | | | crypto: gcm - fix another complete call in complete fuctionHuang Ying2009-11-161-34/+73
| | |/ / | |/| |
* | | | async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-193-6/+28
| |/ / |/| |