summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Cleanup scatterlist usageTom Lendacky2014-01-152-26/+33
* crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky2014-01-152-2/+8
* crypto: drivers - Sort drivers/crypto/MakefileMarek Vasut2014-01-051-17/+17
* ARM: mxs: dts: Enable DCP for MXSMarek Vasut2014-01-052-2/+5
* crypto: mxs - Add Freescale MXS DCP driverMarek Vasut2014-01-054-0/+1135
* crypto: mxs - Remove the old DCP driverMarek Vasut2014-01-053-914/+0
* crypto: ahash - Fully restore ahash request before completingMarek Vasut2014-01-051-1/+4
* crypto: aesni - fix build on x86 (32bit)Andy Shevchenko2013-12-312-1/+4
* crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
* crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
* 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
OpenPOWER on IntegriCloud