aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-05crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter
2018-01-05crypto: crypto4xx - fix missing irq devnameChristian Lamparter
2018-01-05crypto: crypto4xx - support Revision B partsChristian Lamparter
2018-01-05crypto: crypto4xx - shuffle iomap in front of request_irqChristian Lamparter
2018-01-05hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach
2018-01-05padata: add SPDX identifierCheah Kok Cheong
2017-12-28crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesniJunaid Shahid
2017-12-28crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesniJunaid Shahid
2017-12-28crypto: stm32 - Use standard CONFIG nameCorentin Labbe
2017-12-28crypto: scomp - delete unused commentsZhou Wang
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă
2017-12-28crypto: caam - save Era in driver's private dataHoria Geantă
2017-12-28crypto: caam - remove needless ablkcipher key copyHoria Geantă
2017-12-28crypto: caam - constify key dataHoria Geantă
2017-12-28crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2017-12-28crypto: tcrypt - add multibuf aead speed testGilad Ben-Yossef
2017-12-28crypto: tcrypt - add multibuf skcipher speed testGilad Ben-Yossef
2017-12-28crypto: tcrypt - add multi buf ahash jiffies testGilad Ben-Yossef
2017-12-28crypto: tcrypt - allow setting num of bufsGilad Ben-Yossef
2017-12-28crypto: tcrypt - fix AEAD decryption speed testGilad Ben-Yossef
2017-12-28crypto: tcrypt - use multi buf for ahash mb testGilad Ben-Yossef
2017-12-22hwrng: core - Clean up RNG list when last hwrng is unregisteredGary R Hook
2017-12-22crypto: inside-secure - EIP97 supportAntoine Ténart
2017-12-22crypto: inside-secure - retry to proceed the request later on failAntoine Ténart
2017-12-22crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart
2017-12-22crypto: inside-secure - acknowledge the result requests all at onceAntoine Ténart
2017-12-22crypto: inside-secure - increase the ring sizeAntoine Ténart
2017-12-22crypto: inside-secure - dequeue all requests at onceAntoine Ténart
2017-12-22crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart
2017-12-22crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz
2017-12-22crypto: inside-secure - move cipher crypto mode to request contextOfer Heifetz
2017-12-22crypto: inside-secure - EBUSY is not an error on async requestOfer Heifetz
2017-12-22crypto: inside-secure - refrain from unneeded invalidationsOfer Heifetz
2017-12-22crypto: inside-secure - comment the caching functionAntoine Ténart
2017-12-22crypto: inside-secure - remove useless memsetAntoine Ténart
2017-12-22crypto: inside-secure - fix typo in a commentAntoine Ténart
2017-12-22crypto: inside-secure - remove extra empty lineAntoine Ténart
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-12-22crypto: aesni - add wrapper for generic gcm(aes)Sabrina Dubroca
2017-12-22crypto: aesni - fix typo in generic_gcmaes_decryptSabrina Dubroca
2017-12-22crypto: seqiv - Remove unused alg/spawn variableCorentin Labbe
2017-12-22crypto: echainiv - Remove unused alg/spawn variableCorentin Labbe
2017-12-22crypto: exynos - Introduce mutex to prevent concurrent access to hardwareŁukasz Stelmach
2017-12-22crypto: exynos - Reseed PRNG after generating 2^16 random bytesŁukasz Stelmach
2017-12-22crypto: exynos - Improve performance of PRNGŁukasz Stelmach
2017-12-22crypto: exynos - Support Exynos5250+ SoCsŁukasz Stelmach
2017-12-22crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson
2017-12-22crypto: gf128mul - remove incorrect commentEric Biggers
2017-12-22crypto: qat - reduce stack size with KASANArnd Bergmann