summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman2018-05-111-2/+0
* crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman2018-05-114-9/+0
* crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel2018-05-111-6/+21
* crypto: arm64/sha3-ce - yield NEON after every block of inputArd Biesheuvel2018-05-111-27/+50
* crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel2018-05-111-4/+28
* crypto: arm64/crc32-ce - yield NEON after every block of inputArd Biesheuvel2018-05-111-10/+30
* crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel2018-05-112-44/+97
* crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel2018-05-111-135/+170
* crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel2018-05-112-130/+216
* crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel2018-05-111-55/+95
* crypto: arm64/sha2-ce - yield NEON after every block of inputArd Biesheuvel2018-05-111-11/+26
* crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel2018-05-111-13/+29
* crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"Colin Ian King2018-05-051-1/+1
* crypto: caam - fix size of RSA prime factor qHoria Geantă2018-05-051-4/+4
* crypto: tcrypt - Remove VLA usageKees Cook2018-05-051-39/+79
* crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel2018-05-054-0/+118
* crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel2018-05-052-4/+9
* hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com2018-05-051-2/+7
* hwrng: stm32 - define default state for rng driverlionel.debieve@st.com2018-05-051-0/+1
* crypto: ccree - use proper printk formatGilad Ben-Yossef2018-05-051-1/+1
* crypto: ccree - enable support for hardware keysGilad Ben-Yossef2018-05-053-62/+361
* crypto: crypto4xx - put temporary dst sg into request ctxChristian Lamparter2018-04-283-13/+19
* crypto: crypto4xx - extend aead fallback checksChristian Lamparter2018-04-281-14/+16
* crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2018-04-282-1/+11
* crypto: crypto4xx - add aes-ctr supportChristian Lamparter2018-04-284-6/+128
* crypto: crypto4xx - avoid VLA useChristian Lamparter2018-04-281-10/+4
* crypto: crypto4xx - convert to skcipherChristian Lamparter2018-04-283-177/+163
* crypto: crypto4xx - performance optimizationsChristian Lamparter2018-04-283-26/+34
* crypto: cavium - Remove unnecessary parenthesesVarsha Rao2018-04-281-21/+21
* crypto: drivers - simplify getting .drvdataWolfram Sang2018-04-282-8/+4
* crypto: omap-sham - fix memleakBin Liu2018-04-281-1/+1
* crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-281-10/+4
* crypto: caam: - Use kmemdup() functionFabio Estevam2018-04-201-8/+1
* crypto: caam - strip input zeros from RSA input bufferHoria Geantă2018-04-202-0/+62
* hwrng: via - support new Centaur CPUdavidwang2018-04-201-1/+1
* crypto: rsa - Remove unneeded error assignmentFabio Estevam2018-04-201-1/+0
* crypto: testmgr - Allow different compression resultsMahipal Challa2018-04-201-13/+37
* crypto: caam - allow retrieving 'era' from registerFabio Estevam2018-04-202-4/+58
* crypto: caam - staticize caam_get_era()Fabio Estevam2018-04-202-4/+1
* crypto: cavium - Fix smp_processor_id() warningsJan Glauber2018-04-202-3/+3
* crypto: cavium - Fix statistics pending request valueJan Glauber2018-04-202-9/+5
* crypto: cavium - Prevent division by zeroJan Glauber2018-04-201-4/+5
* crypto: cavium - Limit result reading attemptsJan Glauber2018-04-203-4/+25
* crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber2018-04-201-8/+14
* crypto: remove several VLAsSalvatore Mesoraca2018-04-205-11/+13
* crypto: api - laying defines and checks for statically allocated buffersSalvatore Mesoraca2018-04-202-0/+18
* crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King2018-04-201-1/+0
* crypto: chelsio - don't leak information from the stack to userspaceColin Ian King2018-04-201-1/+1
* crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-04-201-0/+16
* crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus2018-04-201-0/+1