summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: camellia - rename camellia.c to camellia_generic.cJussi Kivilinna2012-03-142-1/+0
* crypto: camellia - fix checkpatch warningsJussi Kivilinna2012-03-141-38/+41
* crypto: camellia - rename camellia module to camellia_genericJussi Kivilinna2012-03-142-1/+3
* crypto: tcrypt - add more camellia testsJussi Kivilinna2012-03-141-0/+12
* crypto: testmgr - add more camellia test vectorsJussi Kivilinna2012-03-142-4/+1424
* crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macroJussi Kivilinna2012-03-141-21/+3
* crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
* crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
* crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-251-58/+13
* crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-98/+65
* crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-251-130/+89
* crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-243/+163
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2012-02-161-22/+24
|\
| * crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-162-9/+24
| * crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-02-051-36/+32
| * crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-01-261-2/+2
| * crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan2012-01-151-24/+34
| * crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan2012-01-151-5/+1
* | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-141-1/+0
* | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-141-1/+0
* | crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl2012-02-051-1/+1
* | crypto: caam - fix gcc 4.6 warningKim Phillips2012-01-261-1/+1
* | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-262-0/+37
* | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-01-152-9/+24
* | crypto: caam - be less noisy on startupKim Phillips2012-01-131-4/+4
* | crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal2012-01-131-0/+115
* | crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-131-1/+1
* | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-1312-25/+78
* | hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall2012-01-131-4/+1
* | crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-132-32/+26
* | crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna2012-01-131-0/+30
* | crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna2012-01-131-0/+47
* | crypto: driver for Tegra AES hardwareVarun Wadekar2012-01-134-0/+1211
* | arm: tegra: export tegra_chip_uidHenning Heinold2012-01-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-1044-2049/+8684
|\ \ | |/
| * crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in KconfigJussi Kivilinna2011-12-201-1/+1
| * crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-40/+0
| * crypto: serpent-sse2 - select LRW and XTSJussi Kivilinna2011-12-201-0/+4
| * crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-32/+0
| * crypto: twofish-x86_64-3way - select LRW and XTSJussi Kivilinna2011-12-201-0/+2
| * crypto: xts - remove dependency on EXPERIMENTALJussi Kivilinna2011-12-201-2/+1
| * crypto: lrw - remove dependency on EXPERIMENTALJussi Kivilinna2011-12-201-2/+1
| * crypto: picoxcell - fix boolean and / or confusionJamie Iles2011-12-201-2/+2
| * crypto: caam - remove DECO access initialization codeKim Phillips2011-12-202-14/+0
| * crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-203-10/+11
| * crypto: caam - more desc.h cleanupsKim Phillips2011-12-201-168/+167
| * crypto: caam - desc.h - convert spaces to tabsKim Phillips2011-12-201-1039/+1039
| * crypto: talitos - convert talitos_error to struct deviceKim Phillips2011-12-201-3/+2
| * crypto: talitos - remove NO_IRQ referencesKim Phillips2011-12-201-9/+9
| * crypto: talitos - fix bad kfreeKim Phillips2011-12-201-4/+4
OpenPOWER on IntegriCloud