aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: algapi - Fix hang on crypto allocationSteffen Klassert2012-06-27
* crypto: arc4 - now arc needs blockcipher supportSebastian Andrzej Siewior2012-06-27
* crypto: caam - one tasklet per job ringKim Phillips2012-06-27
* crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-27
* crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-27
* crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-27
* crypto: caam - disable IRQ coalescing by defaultKim Phillips2012-06-27
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-27
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-27
* crypto: caam - hwrng supportYuan Kang2012-06-27
* crypto: caam - chaining supportYuan Kang2012-06-27
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-27
* crypto: caam - ahash hmac supportYuan Kang2012-06-27
* crypto: caam - link_tbl renameYuan Kang2012-06-27
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-27
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-27
* crypto: caam - support external seq in/out lengthsYuan Kang2012-06-27
* crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-27
* crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips2012-06-27
* crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta2012-06-27
* crypto: caam - fix input job ring element dma mapping sizeKim Phillips2012-06-27
* crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips2012-06-27
* crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-27
* crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-27
* crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-27
* crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-27
* crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-27
* crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-27
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
* crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-27
* crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27
* crypto: nx - fix typo in nx driver config optionSeth Jennings2012-06-27
* crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-27
* hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-27
* crypto: algapi - Move larval completion into algbossHerbert Xu2012-06-22
* crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-13
* crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna2012-06-13
* crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna2012-06-13
* crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna2012-06-13
* crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-13
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-12
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter2012-06-12
* crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter2012-06-12
* crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter2012-06-12
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-12
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-12