summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips modeMilan Broz2012-07-111-0/+38
* hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee2012-07-113-0/+195
* crypto: aesni-intel - fix wrong kfree pointerMilan Broz2012-07-111-4/+4
* crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu2012-07-113-2/+58
* crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan2012-07-111-36/+9
* crypto: algapi - Fix hang on crypto allocationSteffen Klassert2012-06-271-1/+1
* crypto: arc4 - now arc needs blockcipher supportSebastian Andrzej Siewior2012-06-271-1/+1
* crypto: caam - one tasklet per job ringKim Phillips2012-06-272-9/+6
* crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-271-6/+2
* crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-271-12/+5
* crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-271-17/+13
* crypto: caam - disable IRQ coalescing by defaultKim Phillips2012-06-271-1/+4
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-274-14/+196
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-272-2/+15
* crypto: caam - hwrng supportYuan Kang2012-06-273-0/+323
* crypto: caam - chaining supportYuan Kang2012-06-273-64/+147
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-271-17/+58
* crypto: caam - ahash hmac supportYuan Kang2012-06-276-0/+1869
* crypto: caam - link_tbl renameYuan Kang2012-06-273-137/+137
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-276-190/+242
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-272-30/+2
* crypto: caam - support external seq in/out lengthsYuan Kang2012-06-272-4/+50
* crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-272-16/+401
* crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips2012-06-271-2/+2
* crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta2012-06-271-2/+2
* crypto: caam - fix input job ring element dma mapping sizeKim Phillips2012-06-271-5/+5
* crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips2012-06-271-5/+5
* crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-273-2/+2
* crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-274-2/+2
* crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-274-487/+162
* crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-272-272/+94
* crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-272-269/+87
* crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-272-304/+95
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-275-351/+431
* crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-271-163/+303
* crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-274-102/+20
* crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-272-110/+7
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-276-218/+201
* crypto: nx - fix typo in nx driver config optionSeth Jennings2012-06-271-1/+1
* crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-272-1/+1
* hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-271-8/+13
* crypto: algapi - Move larval completion into algbossHerbert Xu2012-06-223-26/+9
* crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-145-10/+42
* crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna2012-06-141-6/+6
* crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna2012-06-141-22/+87
* crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna2012-06-141-0/+10
* crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-141-18/+0
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-125-0/+1735
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-121-32/+896
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-127-0/+1498
OpenPOWER on IntegriCloud