summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - refactor AEAD IV in AAD handlingGilad Ben-Yossef2020-03-123-103/+16
* crypto: ccree - use crypto_ipsec_check_assoclen()Gilad Ben-Yossef2020-03-121-53/+20
* crypto: ccree - only check condition if neededGilad Ben-Yossef2020-03-121-6/+6
* crypto: ccree - remove ancient TODO remarksGilad Ben-Yossef2020-03-125-8/+0
* crypto: ccree - remove pointless commentHadar Gat2020-03-121-1/+0
* crypto: ccree - update register handling macrosHadar Gat2020-03-122-43/+38
* crypto: ccp - use file mode for sev ioctl permissionsConnor Kuehl2020-03-121-16/+17
* hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser2020-03-121-15/+28
* hwrng: imx-rngc - check the rng typeMartin Kaiser2020-03-121-1/+27
* hwrng: imx-rngc - (trivial) simplify error printsMartin Kaiser2020-03-121-2/+2
* hwrng: imx-rngc - use automatic seedingMartin Kaiser2020-03-121-2/+14
* hwrng: imx-rngc - fix an error pathMartin Kaiser2020-03-121-1/+3
* hwrng: ks-sa - move TI Keystone driver into the config menu structureRandy Dunlap2020-03-121-7/+7
* crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu2020-03-122-5/+172
* crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu2020-03-122-32/+43
* crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu2020-03-122-0/+20
* crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai2020-03-121-3/+29
* crypto: hisilicon - Use one workqueue per qm instead of per qpShukun Tan2020-03-122-25/+19
* crypto: aead - improve documentation for scatterlist layoutEric Biggers2020-03-121-21/+27
* crypto: testmgr - do comparison tests before inauthentic input testsEric Biggers2020-03-121-2/+2
* crypto: testmgr - use consistent IV copies for AEADs that need itEric Biggers2020-03-121-9/+15
* crypto: qce - fix wrong config symbol referenceEneas U de Queiroz2020-03-121-1/+1
* crypto: qat - simplify the qat_crypto functionTianjia Zhang2020-03-121-2/+1
* crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()John Allen2020-03-123-0/+13
* crypto: ccp - Cleanup misc_dev on sev_exit()John Allen2020-03-121-3/+3
* crypto: arm/ghash-ce - define fpu before fpu registers are referencedStefan Agner2020-03-061-2/+3
* crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld2020-03-061-55/+55
* crypto: caam - update xts sector size for large input lengthAndrei Botila2020-03-061-2/+14
* crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă2020-03-061-4/+10
* crypto: chelsio/chtls - Fixed boolinit.cocci warningVinay Kumar Yadav2020-03-061-2/+2
* crypto: hisilicon - qm depends on UACCEHongbo Yao2020-03-061-0/+2
* uacce: unmap remaining mmapping from user spaceZhangfei Gao2020-03-062-0/+18
* crypto: xts - simplify error handling in ->create()Eric Biggers2020-03-061-17/+11
* crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create()Eric Biggers2020-03-061-39/+20
* crypto: pcrypt - simplify error handling in pcrypt_create_aead()Eric Biggers2020-03-062-27/+13
* crypto: lrw - simplify error handling in create()Eric Biggers2020-03-061-17/+11
* crypto: geniv - simply error handling in aead_geniv_alloc()Eric Biggers2020-03-061-12/+5
* crypto: gcm - simplify error handling in crypto_rfc4543_create()Eric Biggers2020-03-061-25/+12
* crypto: gcm - simplify error handling in crypto_rfc4106_create()Eric Biggers2020-03-061-20/+9
* crypto: cts - simplify error handling in crypto_cts_create()Eric Biggers2020-03-061-19/+8
* crypto: ctr - simplify error handling in crypto_rfc3686_create()Eric Biggers2020-03-061-20/+9
* crypto: cryptd - simplify error handling in cryptd_create_*()Eric Biggers2020-03-061-26/+11
* crypto: ccm - simplify error handling in crypto_rfc4309_create()Eric Biggers2020-03-061-20/+9
* crypto: authencesn - fix weird comma-terminated lineEric Biggers2020-03-061-1/+1
* MAINTAINERS: add maintainers for uacceZhangfei Gao2020-03-061-0/+12
* crypto: chelsio/chtls - Fixed tls statsVinay Kumar Yadav2020-03-062-0/+10
* crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos2020-03-061-30/+28
* crypto: sun8i-ce - fix description of stat_fbCorentin Labbe2020-03-061-1/+1
* crypto: sun8i-ss - fix description of stat_fbCorentin Labbe2020-03-061-1/+1
* crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-0610-14/+14