aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Merge git://github.com/herbertx/cryptoLinus Torvalds8-3/+63
2011-11-11crypto: algapi - Fix build problem with NET disabledHerbert Xu7-0/+63
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-0/+11
2011-11-02crypto: user - Fix rwsem leak in crypto_userJonathan Corbet1-3/+0
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds20-115/+1313
2011-11-01crypto: user - Depend on NET instead of selecting itHerbert Xu1-1/+1
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker11-0/+11
2011-10-26crypto: user - Add dependency on NETHerbert Xu1-0/+1
2011-10-21crypto: user - Initialise match in crypto_alg_matchHerbert Xu1-1/+1
2011-10-21crypto: testmgr - add twofish testsJussi Kivilinna3-4/+238
2011-10-21crypto: testmgr - add blowfish test-vectorsJussi Kivilinna3-4/+184
2011-10-21crypto: whirlpool - count rounds from 0Alexey Dobriyan1-6/+12
2011-10-21crypto: Add userspace report for compress type algorithmsSteffen Klassert1-0/+20
2011-10-21crypto: Add userspace report for cipher type algorithmsSteffen Klassert1-0/+29
2011-10-21crypto: Add userspace report for rng type algorithmsSteffen Klassert1-0/+20
2011-10-21crypto: Add userspace report for pcompress type algorithmsSteffen Klassert1-0/+18
2011-10-21crypto: Add userspace report for nivaead type algorithmsSteffen Klassert1-0/+23
2011-10-21crypto: Add userspace report for aead type algorithmsSteffen Klassert1-0/+25
2011-10-21crypto: Add userspace report for givcipher type algorithmsSteffen Klassert1-0/+23
2011-10-21crypto: Add userspace report for ablkcipher type algorithmsSteffen Klassert1-0/+25
2011-10-21crypto: Add userspace report for blkcipher type algorithmsSteffen Klassert1-0/+25
2011-10-21crypto: Add userspace report for ahash type algorithmsSteffen Klassert1-0/+21
2011-10-21crypto: Add userspace report for shash type algorithmsSteffen Klassert1-0/+21
2011-10-21crypto: Add userspace report for larval type algorithmsSteffen Klassert1-0/+12
2011-10-21crypto: Add a report function pointer to crypto_typeSteffen Klassert1-0/+5
2011-10-21crypto: Add userspace configuration APISteffen Klassert3-0/+380
2011-10-21crypto: Export crypto_remove_finalSteffen Klassert2-3/+3
2011-10-21crypto: Export crypto_remove_spawnsSteffen Klassert2-3/+5
2011-10-21crypto: Add a flag to identify crypto instancesSteffen Klassert1-0/+1
2011-10-21crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna1-0/+20
2011-10-21crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna1-0/+4
2011-10-21crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2011-09-22crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna1-0/+15
2011-09-22crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna1-0/+4
2011-09-22crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna2-5/+8
2011-09-22crypto: blowfish - split generic and common c codeJussi Kivilinna4-355/+425
2011-08-20crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu1-1/+1
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause1-0/+10
2011-08-10crypto: sha1 - export sha1_update for reuseMathias Krause1-4/+5
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller1-91/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-25/+316
2011-07-11doc: Kconfig: `to be' -> `be'Michael Witten1-1/+1
2011-07-08crypto: gf128mul - fix call to memset()Mathias Krause1-2/+2
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-8/+6
2011-06-30crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu1-1/+3
2011-06-30crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines1-5/+6
2011-06-30crypto: arc4 - Fixed coding style issuesMati Vait1-8/+7
2011-06-30crypto: crc32c - Fixed coding style issueMati Vait1-5/+5
2011-06-30crypto: UML build fixesRichard Weinberger1-2/+2
2011-06-30crypto: testmgr - add xts-aes-256 self-testJarod Wilson1-2/+291
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2-8/+6
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-6/+80
2011-05-16crypto: aesni-intel - Merge with fpu.koAndy Lutomirski1-6/+0
2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber1-0/+4
2011-05-04crypto: testmgr - add support for aes ofb modePuneet Saxena2-0/+76
2011-03-31Fix common misspellingsLucas De Marchi5-5/+5
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston2-8/+13
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-1/+836
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2-1/+836
2011-03-04crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba1-1/+2
2011-02-17crypto: sha1 - Add test vector to test partial block processingHerbert Xu1-1/+29
2011-01-29crypto: testmgr - mark ghash as fips_allowedJarod Wilson1-0/+1
2011-01-29crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson1-0/+1
2011-01-29crypto: skcipher - remove redundant NULL checkDavidlohr Bueso1-2/+1
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds21-125/+1921
2011-01-04crypto: mark crypto workqueues CPU_INTENSIVETejun Heo2-2/+4
2011-01-04crypto: ripemd - Set module author and update email addressAdrian-Ken Rueegsegger4-4/+8
2010-12-28crypto: gf128mul - Remove experimental tagHerbert Xu1-1/+0
2010-12-21crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap1-1/+1
2010-12-08crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač1-0/+1
2010-12-02crypto: Use scatterwalk_crypto_chainSteffen Klassert3-51/+8
2010-11-30crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu1-6/+7
2010-11-30crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu1-21/+11
2010-11-29crypto: af_alg - Add dependency on NETHerbert Xu1-0/+2
2010-11-28crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu1-1/+2
2010-11-27crypto: aesni-intel - Ported implementation to x86-32Mathias Krause1-5/+7
2010-11-27crypto: Makefile clean upTracey Dent1-7/+7
2010-11-27crypto: Use vzallocJoe Perches2-4/+2
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu3-0/+649
2010-11-19crypto: algif_hash - User-space interface for hash operationsHerbert Xu3-0/+328
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu3-0/+486
2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban3-0/+396
2010-11-13crypto: cast5 - simplify if-statementsNicolas Kaiser1-50/+24
2010-11-12crypto: pcrypt - Fix use after free on padata_freeSteffen Klassert1-1/+0
2010-11-04crypto: hash - Fix async import on shash algorithmHerbert Xu1-1/+7
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-13/+0
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra2-2/+2
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-14/+213
2010-10-07move async raid6 test to lib/Kconfig.debugDan Williams1-13/+0
2010-10-07Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells1-65/+65
2010-09-20crypto: cryptd - Adding the AEAD interface type support to cryptdAdrian Hoban1-3/+203
2010-09-12crypto: Kconfig - update broken web addressesJustin P. Mattock1-8/+8
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-12/+15
2010-09-03crypto: fips - FIPS requires algorithm self-testsChuck Ebbert1-3/+2
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse1-0/+14
2010-08-06crypto: testmgr - Default to no testsHerbert Xu1-1/+2
2010-08-06crypto: testmgr - Fix test disabling optionHerbert Xu3-12/+11
2010-08-06crypto: hash - Fix handling of small unaligned buffersSzilveszter Ördög1-2/+5
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-64/+221
2010-07-31crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierSteffen Klassert1-2/+11
2010-07-31crypto: pcrypt - Rename pcrypt_instanceSteffen Klassert1-16/+14
2010-07-31padata: Rename padata_alloc functionsSteffen Klassert1-1/+1
2010-07-26crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumaskSteffen Klassert1-0/+3
2010-07-19pcrypt: Added sysfs interface to pcryptDan Kruchinin1-3/+32
2010-07-19padata: Make two separate cpumasksDan Kruchinin1-54/+137
2010-07-14padata: make padata_do_parallel to return zero on successSteffen Klassert1-12/+6
2010-07-14padata: Check for valid padata instance on startSteffen Klassert1-5/+14
2010-06-23crypto: skcipher - avoid NULL dereferenceJiri Slaby1-1/+1
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasJoachim Fritschi2-1/+2
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin3-0/+26
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu2-2/+7
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu3-36/+33
2010-05-26crypto: Use ERR_CASTJulia Lawall3-3/+3
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-27/+19
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-80/+801
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-20crypto: authenc - Fix cryptlen calculationShikhar Khattar1-2/+6
2010-05-19crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller1-0/+277
2010-05-19crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller1-18/+48
2010-05-19crypto: tcrypt - Add speed tests for async hashingDavid S. Miller1-6/+330
2010-05-19crypto: scatterwalk - Fix scatterwalk_done() testDavid S. Miller1-1/+1
2010-05-19crypto: shash - Remove usage of CRYPTO_MINALIGNHerbert Xu1-1/+1
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams1-27/+19
2010-05-05raid6: fix recovery performance regressionDan Williams1-8/+13
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu13-22/+37
2010-05-03crypto: algapi - Remove unneeded null checkDan Carpenter1-1/+1
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+11
2010-04-26crypto: authenc - Add EINPROGRESS checkHerbert Xu1-5/+11
2010-04-23Merge branch 'master' into for-nextJiri Kosina9-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo9-2/+8
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-24crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter1-7/+4
2010-03-18crypto: vmac - Fix big-endian supportShane Wang2-43/+96
2010-03-10crypto: tcrypt - Speed testing support for ghashHuang Ying2-0/+36
2010-03-10crypto: internal - Fix checkpatch errorsRichard Hartmann1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-13/+16
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-03-03crypto: authenc - Move saved IV in front of the ablkcipher requestSteffen Klassert1-11/+14
2010-03-03crypto: hash - Fix handling of unaligned buffersSzilveszter Ördög1-1/+0
2010-03-02crypto: authenc - Use correct ahash complete functionsSteffen Klassert1-1/+1
2010-03-02crypto: md5 - Set statesizeHerbert Xu1-0/+1
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds25-457/+1292
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2010-02-16crypto: aes_generic - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: fcrypt - Fix checkpatch errorsRichard Hartmann1-3/+3
2010-02-16crypto: ecb - Fix checkpatch errorsRichard Hartmann1-1/+1
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/as...Linus 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/...Linus 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