aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16crypto: des_generic - Fix checkpatch errorsRichard Hartmann1-2/+1
2010-02-16crypto: deflate - Fix checkpatch errorsRichard Hartmann1-10/+10
2010-02-16crypto: crypto_null - Fix checkpatch errorsRichard Hartmann1-4/+4
2010-02-16crypto: cipher - Fix checkpatch errorsRichard Hartmann1-1/+1
2010-02-16crypto: crc32 - Fix checkpatch errorsRichard Hartmann1-3/+3
2010-02-16crypto: compress - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: cast6 - Fix checkpatch errorsRichard Hartmann1-60/+62
2010-02-16crypto: cast5 - Fix checkpatch errorsRichard Hartmann1-7/+7
2010-02-16crypto: camellia - Fix checkpatch errorsRichard Hartmann1-308/+308
2010-02-16crypto: authenc - Fix checkpatch errorsRichard Hartmann1-5/+5
2010-02-16crypto: api - Fix checkpatch errorsRichard Hartmann1-7/+6
2010-02-16crypto: anubis - Fix checkpatch errorsRichard Hartmann1-11/+11
2010-02-16crypto: algapi - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: blowfish - Fix checkpatch errorsRichard Hartmann1-9/+9
2010-02-16crypto: aead - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: ablkcipher - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-05crypto: fix typo in Kconfig help textJiri Kosina1-2/+2
2010-02-04crypto: pcrypt - call the complete function on errorSteffen Klassert1-3/+3
2010-01-17crypto: md5 - Add export supportMax Vozeler1-16/+24
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner1-0/+287
2010-01-07crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert3-0/+456
2009-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+7
2009-12-23crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song1-0/+84
2009-12-17async_tx: expand async raid6 test to cover ioatdma corner caseDan Williams1-0/+7
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-443/+111
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-9/+3
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu11-247/+1445
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-34/+73
2009-11-23crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPSJaswinder Singh Rajput1-28/+28
2009-11-23crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song2-0/+24
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams3-6/+28
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-16crypto: gcm - fix another complete call in complete fuctionHuang Ying1-34/+73
2009-11-12sysctl crypto: Remove dead binary sysctl supportEric W. Biederman1-8/+2
2009-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-65/+113
2009-10-29async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse1-0/+14
2009-10-27crypto: ghash-intel - Fix building failure on x86_32Huang Ying1-0/+1
2009-10-27crypto: testmgr - Fix warningFelipe Contreras1-1/+1
2009-10-27crypto: ansi_cprng - Fix test in get_prng_bytesRoel Kluin1-3/+0
2009-10-19async_tx: fix asynchronous raid6 recovery for ddf layoutsDan Williams1-30/+56
2009-10-19async_pq: rename scribble pageDan Williams1-7/+8
2009-10-19async_pq: kill a stray dma_map() call and other cleanupsDan Williams1-7/+8
2009-10-19crypto: api - Remove digest case from procfs show handlerBenjamin Gilbert1-7/+0
2009-10-19crypto: hash - Remove legacy hash/digest codeBenjamin Gilbert2-423/+0
2009-10-19crypto: ansi_cprng - Add FIPS wrapperNeil Horman1-9/+70
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2-0/+15
2009-10-16raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown2-14/+35
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown2-16/+15
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1