summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-19crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON
2015-06-19crypto: mv_cesa - document the clocks propertyBoris BREZILLON
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19MAINTAINERS: clarify drivers/crypto/nx/ file ownershipDan Streetman
2015-06-19crypto: nx - add LE support to pSeries platform driverDan Streetman
2015-06-19crypto: caam - Set last bit on src SG listHerbert Xu
2015-06-19crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu
2015-06-19crypto: aead - Fix aead_instance struct sizeHerbert Xu
2015-06-19crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_algHerbert Xu
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu
2015-06-18crypto: tcrypt - Fixed AEAD speed test setupHerbert Xu
2015-06-18crypto: tcrypt - Add rfc4309(ccm(aes)) speed testHerbert Xu
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar
2015-06-17crypto: testmgr - add tests vectors for RSATadeusz Struk
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk
2015-06-17crypto: akcipher - add PKE APITadeusz Struk
2015-06-17crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi
2015-06-17crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu
2015-06-17Revert "crypto: testmgr - Disable rfc4543 test"Herbert Xu
2015-06-17crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: testmgr - Update rfc4543 test vectorsHerbert Xu
2015-06-17crypto: gcm - Convert to new AEAD interfaceHerbert Xu
2015-06-17crypto: testmgr - Disable rfc4543 testHerbert Xu
2015-06-16crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan
2015-06-16crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu
2015-06-15crypto: aesni - fix crypto_fpu_exit() section mismatchJeremiah Mahler
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman
2015-06-12crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-12crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu
2015-06-12crypto: picoxcell - Include linux/sizes.hHerbert Xu
2015-06-11crypto: drbg - Add select on sha256Herbert Xu
2015-06-11crypto: drbg - report backend_cra_name when allocation failsSergey Senozhatsky
2015-06-10crypto: drbg - reseed often if seedsource is degradedStephan Mueller
2015-06-10random: Remove kernel blocking APIHerbert Xu
2015-06-10crypto: drbg - Use callback API for random readinessStephan Mueller
2015-06-10random: Add callback API for random pool readinessHerbert Xu
2015-06-09nios2: Export get_cyclesHerbert Xu
2015-06-09crypto: drbg - use pragmas for disabling optimizationStephan Mueller
2015-06-09crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-09crypto: qat: fix issue when mapping assoc to internal AD structTadeusz Struk
2015-06-09crypto: qat - Set max request sizeTadeusz Struk
2015-06-09crypto: testmgr - Document struct cipher_testvecLABBE Corentin
2015-06-04crypto: doc - Fix typo in crypto-API.xmlMasanari Iida
2015-06-04crypto: doc - Fix typo in crypto-API.tmplMasanari Iida