summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe17-35/+970
2018-09-28crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()Kees Cook1-5/+0
2018-09-28crypto: picoxcell - Remove VLA usage of skcipherKees Cook1-11/+10
2018-09-28crypto: omap-aes - Remove VLA usage of skcipherKees Cook2-10/+9
2018-09-28crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook1-11/+10
2018-09-28crypto: chelsio - Remove VLA usage of skcipherKees Cook2-14/+15
2018-09-28crypto: artpec6 - Remove VLA usage of skcipherKees Cook1-10/+9
2018-09-28crypto: qce - Remove VLA usage of skcipherKees Cook2-8/+7
2018-09-28crypto: sahara - Remove VLA usage of skcipherKees Cook1-16/+15
2018-09-28crypto: cryptd - Remove VLA usage of skcipherKees Cook1-15/+17
2018-09-28crypto: null - Remove VLA usage of skcipherKees Cook9-30/+29
2018-09-28crypto: vmx - Remove VLA usage of skcipherKees Cook3-29/+29
2018-09-28crypto: ccp - Remove VLA usage of skcipherKees Cook2-7/+8
2018-09-28wusb: Remove VLA usage of skcipherKees Cook1-8/+8
2018-09-28rxrpc: Remove VLA usage of skcipherKees Cook2-23/+23
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook1-13/+14
2018-09-28libceph: Remove VLA usage of skcipherKees Cook2-7/+7
2018-09-28block: cryptoloop: Remove VLA usage of skcipherKees Cook1-11/+11
2018-09-28x86/fpu: Remove VLA usage of skcipherKees Cook1-14/+16
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook1-24/+24
2018-09-28mac802154: Remove VLA usage of skcipherKees Cook2-9/+9
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook6-95/+89
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook6-109/+108
2018-09-28crypto: skcipher - Introduce crypto_sync_skcipherKees Cook2-0/+99
2018-09-28crypto: fix a memory leak in rsa-kcs1pad's encryption modeDan Aloni1-9/+0
2018-09-28crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski1-5/+40
2018-09-28crypto: s5p-sss: Minor code cleanupChristoph Manszewski1-37/+17
2018-09-28crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski1-2/+2
2018-09-28crypto: s5p-sss: Fix race in error handlingChristoph Manszewski1-5/+7
2018-09-21crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner1-1/+1
2018-09-21cpufeature: avoid warning when compiling with clangStefan Agner1-1/+1
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan1-4/+40
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan1-1/+1
2018-09-21crypto: lrw - Do not use auxiliary bufferOndrej Mosnacek1-229/+51
2018-09-21crypto: lrw - Optimize tweak computationOndrej Mosnacek1-24/+37
2018-09-21crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek1-0/+21
2018-09-21crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek1-1/+6
2018-09-21crypto: tcrypt - fix ghash-generic speed testHoria Geantă1-0/+3
2018-09-21arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă1-0/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă3-1/+1750
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă5-70/+114
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă3-1/+582
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă7-17/+3109
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă3-4/+79
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă3-0/+908
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14
2018-09-21soc: fsl: dpio: add congestion notification supportHoria Geantă1-0/+15
2018-09-21soc: fsl: dpio: add frame list format supportHoria Geantă1-0/+242
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă2-0/+62
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă2-0/+11