summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-08crypto: morus/generic - fix for big endian systemsArd Biesheuvel2-17/+6
2018-10-05crypto: lrw - fix rebase error after out of bounds fixArd Biesheuvel1-4/+3
2018-10-05crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala8-263/+162
2018-10-05crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala5-79/+94
2018-10-05crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala1-10/+5
2018-10-05crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala1-4/+6
2018-10-05crypto/morus(640,1280) - make crypto_...-algs staticvaldis.kletnieks@vt.edu2-2/+2
2018-10-05crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann1-0/+1
2018-10-05crypto: qat - move temp buffers off the stackArd Biesheuvel1-33/+31
2018-10-05crypto: ccp - Make function sev_get_firmware() staticWei Yongjun1-1/+2
2018-10-05hwrng: core - document the quality fieldMichael S. Tsirkin2-3/+4
2018-10-05crypto: ccp - Remove forward declarationNathan Chancellor1-28/+25
2018-10-05crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel4-243/+2
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang1-15/+5
2018-09-28crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala4-129/+127
2018-09-28crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala3-1/+20
2018-09-28crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala5-22/+184
2018-09-28crypto: tcrypt - add OFB functional testsGilad Ben-Yossef1-0/+1
2018-09-28crypto: ofb - add output feedback modeGilad Ben-Yossef3-0/+238
2018-09-28crypto: testmgr - update sm4 test vectorsGilad Ben-Yossef4-7/+144
2018-09-28crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2-4/+2
2018-09-28crypto: tcrypt - remove remnants of pcomp-based zlibHoria Geantă2-8/+1
2018-09-28crypto: tools - Add cryptostat userspaceCorentin Labbe1-0/+294
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