summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-1/+0
* crypto: caam - simplify and harden key parsingHoria Geanta2013-12-201-23/+13
* crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla2013-12-201-3/+9
* crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen2013-12-202-0/+280
* crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen2013-12-203-3/+2953
* crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-202-4/+4
* crypto: ccp - Remove user triggerable pr_err callsTom Lendacky2013-12-203-21/+7
* crypto: ccp - CCP Kconfig fixesTom Lendacky2013-12-202-1/+2
* crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-202-5/+5
* crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann2013-12-091-1/+2
* crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-093-4/+4
* crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon2013-12-051-2/+14
* padata: Fix wrong usage of rcu_dereference()Mathias Krause2013-12-051-1/+1
* crypto: pcrypt - Fix wrong usage of rcu_dereference()Mathias Krause2013-12-051-1/+1
* crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-055-30/+68
* crypto: talitos - fix locating offending descriptor in error pathHoria Geanta2013-12-051-6/+15
* crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer2013-12-051-2/+5
* crypto: ccp - CCP maintainer informationTom Lendacky2013-12-051-0/+7
* crytpo: ccp - CCP device driver build filesTom Lendacky2013-12-054-0/+46
* crypto: ccp - CCP SHA crypto API supportTom Lendacky2013-12-051-0/+497
* crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky2013-12-051-0/+285
* crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky2013-12-051-0/+355
* crypto: ccp - CCP AES crypto API supportTom Lendacky2013-12-051-0/+375
* crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-052-0/+623
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-055-0/+3759
* crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta2013-11-281-14/+12
* crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta2013-11-281-24/+23
* crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2013-11-282-22/+33
* crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta2013-11-281-1/+2
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-281-14/+17
* crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta2013-11-281-5/+16
* crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky2013-11-281-0/+1
* crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky2013-11-281-3/+4
* crypto: caam - Add missing Job Ring includeMichael Neuling2013-11-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-2359-640/+1443
|\
| * crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
| * crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes2013-10-301-1/+1
| * crypto: omap-sham - Add missing modaliasJoni Lapilainen2013-10-301-0/+1
| * padata: make the sequence counter an atomic_tMathias Krause2013-10-302-7/+5
| * crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-304-178/+55
| * crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-303-3/+62
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-309-136/+232
| * hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov2013-10-303-0/+210
| * ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov2013-10-301-0/+17
| * crypto: skcipher - Use eseqiv even on UP machinesHerbert Xu2013-10-301-20/+1
| * crypto: talitos - Simplify key parsingMathias Krause2013-10-161-27/+8
| * crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-161-24/+8
| * crypto: ixp4xx - Simplify and harden key parsingMathias Krause2013-10-161-17/+9
| * crypto: authencesn - Simplify key parsingMathias Krause2013-10-161-22/+4
| * crypto: authenc - Export key parsing helper functionMathias Krause2013-10-162-19/+41
OpenPOWER on IntegriCloud