summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-054-243/+2
* crypto: cavium - remove redundant null pointer check before kfreezhong jiang2018-09-281-15/+5
* crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala2018-09-284-129/+127
* crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala2018-09-283-1/+20
* crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala2018-09-285-22/+184
* crypto: tcrypt - add OFB functional testsGilad Ben-Yossef2018-09-281-0/+1
* crypto: ofb - add output feedback modeGilad Ben-Yossef2018-09-283-0/+238
* crypto: testmgr - update sm4 test vectorsGilad Ben-Yossef2018-09-284-7/+144
* crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2018-09-282-4/+2
* crypto: tcrypt - remove remnants of pcomp-based zlibHoria Geantă2018-09-282-8/+1
* crypto: tools - Add cryptostat userspaceCorentin Labbe2018-09-281-0/+294
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-2817-35/+970
* crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()Kees Cook2018-09-281-5/+0
* crypto: picoxcell - Remove VLA usage of skcipherKees Cook2018-09-281-11/+10
* crypto: omap-aes - Remove VLA usage of skcipherKees Cook2018-09-282-10/+9
* crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook2018-09-281-11/+10
* crypto: chelsio - Remove VLA usage of skcipherKees Cook2018-09-282-14/+15
* crypto: artpec6 - Remove VLA usage of skcipherKees Cook2018-09-281-10/+9
* crypto: qce - Remove VLA usage of skcipherKees Cook2018-09-282-8/+7
* crypto: sahara - Remove VLA usage of skcipherKees Cook2018-09-281-16/+15
* crypto: cryptd - Remove VLA usage of skcipherKees Cook2018-09-281-15/+17
* crypto: null - Remove VLA usage of skcipherKees Cook2018-09-289-30/+29
* crypto: vmx - Remove VLA usage of skcipherKees Cook2018-09-283-29/+29
* crypto: ccp - Remove VLA usage of skcipherKees Cook2018-09-282-7/+8
* wusb: Remove VLA usage of skcipherKees Cook2018-09-281-8/+8
* rxrpc: Remove VLA usage of skcipherKees Cook2018-09-282-23/+23
* ppp: mppe: Remove VLA usage of skcipherKees Cook2018-09-281-13/+14
* libceph: Remove VLA usage of skcipherKees Cook2018-09-282-7/+7
* block: cryptoloop: Remove VLA usage of skcipherKees Cook2018-09-281-11/+11
* x86/fpu: Remove VLA usage of skcipherKees Cook2018-09-281-14/+16
* s390/crypto: Remove VLA usage of skcipherKees Cook2018-09-281-24/+24
* mac802154: Remove VLA usage of skcipherKees Cook2018-09-282-9/+9
* lib80211: Remove VLA usage of skcipherKees Cook2018-09-286-95/+89
* gss_krb5: Remove VLA usage of skcipherKees Cook2018-09-286-109/+108
* crypto: skcipher - Introduce crypto_sync_skcipherKees Cook2018-09-282-0/+99
* crypto: fix a memory leak in rsa-kcs1pad's encryption modeDan Aloni2018-09-281-9/+0
* crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski2018-09-281-5/+40
* crypto: s5p-sss: Minor code cleanupChristoph Manszewski2018-09-281-37/+17
* crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski2018-09-281-2/+2
* crypto: s5p-sss: Fix race in error handlingChristoph Manszewski2018-09-281-5/+7
* crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner2018-09-211-1/+1
* cpufeature: avoid warning when compiling with clangStefan Agner2018-09-211-1/+1
* crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan2018-09-211-4/+40
* crypto: ccp - Fix static checker warningJanakarajan Natarajan2018-09-211-1/+1
* crypto: lrw - Do not use auxiliary bufferOndrej Mosnacek2018-09-211-229/+51
* crypto: lrw - Optimize tweak computationOndrej Mosnacek2018-09-211-24/+37
* crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek2018-09-211-0/+21
* crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek2018-09-211-1/+6
* crypto: tcrypt - fix ghash-generic speed testHoria Geantă2018-09-211-0/+3
* arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă2018-09-211-0/+1