summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: chelsio - Remove dst sg size zero checkHarsh Jain2018-01-181-30/+13
* crypto: chelsio - Add authenc versions of ctr and shaHarsh Jain2018-01-182-23/+199
* crypto: chelsio - Fix IV updated in XTS operationHarsh Jain2018-01-181-4/+6
* crypto: chelsio - check for sg nullHarsh Jain2018-01-181-1/+2
* crypto: chelsio - Fix IndentationHarsh Jain2018-01-181-15/+13
* crypto: marvell/cesa - Fix DMA API misuseRobin Murphy2018-01-181-7/+12
* hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)2018-01-181-3/+1
* hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter2018-01-181-1/+1
* hwrng: mediatek - Setup default RNG qualitySean Wang2018-01-181-0/+1
* crypto: arm64 - implement SHA-512 using special instructionsArd Biesheuvel2018-01-184-0/+335
* crypto: s5p-sss - Add SPDX license identifierKrzysztof Kozlowski2018-01-181-14/+10
* crypto: exynos-rng - Add SPDX license identifier and correct module licenseKrzysztof Kozlowski2018-01-181-10/+2
* Documentation/bindings: crypto: document the SafeXcel EIP97 compatibleAntoine Tenart2018-01-141-1/+2
* crypto: doc - clear htmldocs build warnings for crypto/hashtcharding2018-01-121-8/+4
* crypto: x86/salsa20 - cleanup and convert to skcipher APIEric Biggers2018-01-124-359/+46
* crypto: salsa20 - export generic helpersEric Biggers2018-01-122-13/+34
* crypto: salsa20-generic - cleanup and convert to skcipher APIEric Biggers2018-01-121-136/+104
* crypto: aes-generic - build with -Os on gcc-7+Arnd Bergmann2018-01-121-0/+1
* crypto: aead - prevent using AEADs without setting keyEric Biggers2018-01-123-11/+23
* crypto: skcipher - prevent using skciphers without setting keyEric Biggers2018-01-123-55/+45
* crypto: ghash - remove checks for key being setEric Biggers2018-01-121-6/+0
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-01-125-60/+75
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-1215-9/+30
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-01-123-15/+5
* crypto: mcryptd - pass through absence of ->setkey()Eric Biggers2018-01-121-1/+2
* crypto: cryptd - pass through absence of ->setkey()Eric Biggers2018-01-121-1/+2
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-01-122-0/+13
* crypto: tcrypt - free xoutbuf instead of axbufColin Ian King2018-01-121-1/+1
* crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"Colin Ian King2018-01-121-2/+2
* crypto: af_alg - whitelist mask and typeStephan Mueller2018-01-121-4/+6
* crypto: testmgr - change `guard` to unsigned charJoey Pabalinas2018-01-121-1/+1
* crypto: chacha20 - use rol32() macro from bitops.hEric Biggers2018-01-121-37/+32
* crypto: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha2018-01-122-9/+6
* crypto: x86/poly1305 - remove cra_alignmaskEric Biggers2018-01-051-1/+0
* crypto: poly1305 - remove cra_alignmaskEric Biggers2018-01-051-1/+0
* crypto: poly1305 - use unaligned access macros to output digestEric Biggers2018-01-051-5/+4
* crypto: algapi - remove unused notificationsEric Biggers2018-01-052-8/+0
* crypto: algapi - convert cra_refcnt to refcount_tEric Biggers2018-01-056-11/+11
* crypto: inside-secure - fix hash when length is a multiple of a blockAntoine Ténart2018-01-051-10/+24
* crypto: inside-secure - avoid unmapping DMA memory that was not mappedAntoine Ténart2018-01-051-8/+12
* crypto: crypto4xx - perform aead icv check in the driverChristian Lamparter2018-01-052-32/+28
* crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter2018-01-053-4/+2
* crypto: crypto4xx - fix missing irq devnameChristian Lamparter2018-01-052-2/+1
* crypto: crypto4xx - support Revision B partsChristian Lamparter2018-01-053-6/+47
* crypto: crypto4xx - shuffle iomap in front of request_irqChristian Lamparter2018-01-051-12/+9
* hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach2018-01-054-0/+257
* padata: add SPDX identifierCheah Kok Cheong2018-01-051-0/+1
* crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesniJunaid Shahid2017-12-281-100/+12
* crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesniJunaid Shahid2017-12-281-42/+45
* crypto: stm32 - Use standard CONFIG nameCorentin Labbe2017-12-282-6/+6