summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12crypto: ccree - remove ancient TODO remarksGilad Ben-Yossef5-8/+0
2020-03-12crypto: ccree - remove pointless commentHadar Gat1-1/+0
2020-03-12crypto: ccree - update register handling macrosHadar Gat2-43/+38
2020-03-12crypto: ccp - use file mode for sev ioctl permissionsConnor Kuehl1-16/+17
2020-03-12hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser1-15/+28
2020-03-12hwrng: imx-rngc - check the rng typeMartin Kaiser1-1/+27
2020-03-12hwrng: imx-rngc - (trivial) simplify error printsMartin Kaiser1-2/+2
2020-03-12hwrng: imx-rngc - use automatic seedingMartin Kaiser1-2/+14
2020-03-12hwrng: imx-rngc - fix an error pathMartin Kaiser1-1/+3
2020-03-12hwrng: ks-sa - move TI Keystone driver into the config menu structureRandy Dunlap1-7/+7
2020-03-12crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu2-5/+172
2020-03-12crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu2-32/+43
2020-03-12crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu2-0/+20
2020-03-12crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai1-3/+29
2020-03-12crypto: hisilicon - Use one workqueue per qm instead of per qpShukun Tan2-25/+19
2020-03-12crypto: aead - improve documentation for scatterlist layoutEric Biggers1-21/+27
2020-03-12crypto: testmgr - do comparison tests before inauthentic input testsEric Biggers1-2/+2
2020-03-12crypto: testmgr - use consistent IV copies for AEADs that need itEric Biggers1-9/+15
2020-03-12crypto: qce - fix wrong config symbol referenceEneas U de Queiroz1-1/+1
2020-03-12crypto: qat - simplify the qat_crypto functionTianjia Zhang1-2/+1
2020-03-12crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()John Allen3-0/+13
2020-03-12crypto: ccp - Cleanup misc_dev on sev_exit()John Allen1-3/+3
2020-03-06crypto: arm/ghash-ce - define fpu before fpu registers are referencedStefan Agner1-2/+3
2020-03-06crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld1-55/+55
2020-03-06crypto: caam - update xts sector size for large input lengthAndrei Botila1-2/+14
2020-03-06crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă1-4/+10
2020-03-06crypto: chelsio/chtls - Fixed boolinit.cocci warningVinay Kumar Yadav1-2/+2
2020-03-06crypto: hisilicon - qm depends on UACCEHongbo Yao1-0/+2
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao2-0/+18
2020-03-06crypto: xts - simplify error handling in ->create()Eric Biggers1-17/+11
2020-03-06crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create()Eric Biggers1-39/+20
2020-03-06crypto: pcrypt - simplify error handling in pcrypt_create_aead()Eric Biggers2-27/+13
2020-03-06crypto: lrw - simplify error handling in create()Eric Biggers1-17/+11
2020-03-06crypto: geniv - simply error handling in aead_geniv_alloc()Eric Biggers1-12/+5
2020-03-06crypto: gcm - simplify error handling in crypto_rfc4543_create()Eric Biggers1-25/+12
2020-03-06crypto: gcm - simplify error handling in crypto_rfc4106_create()Eric Biggers1-20/+9
2020-03-06crypto: cts - simplify error handling in crypto_cts_create()Eric Biggers1-19/+8
2020-03-06crypto: ctr - simplify error handling in crypto_rfc3686_create()Eric Biggers1-20/+9
2020-03-06crypto: cryptd - simplify error handling in cryptd_create_*()Eric Biggers1-26/+11
2020-03-06crypto: ccm - simplify error handling in crypto_rfc4309_create()Eric Biggers1-20/+9
2020-03-06crypto: authencesn - fix weird comma-terminated lineEric Biggers1-1/+1
2020-03-06MAINTAINERS: add maintainers for uacceZhangfei Gao1-0/+12
2020-03-06crypto: chelsio/chtls - Fixed tls statsVinay Kumar Yadav2-0/+10
2020-03-06crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-03-06crypto: sun8i-ce - fix description of stat_fbCorentin Labbe1-1/+1
2020-03-06crypto: sun8i-ss - fix description of stat_fbCorentin Labbe1-1/+1
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva10-14/+14
2020-03-06crypto: arm64/sha-ce - implement export/importCorentin Labbe2-0/+43
2020-03-06crypto: chelsio - Use multiple txq/rxq per tfm to process the requestsAyush Sawal3-124/+216
2020-03-06crypto: chelsio - Recalculate iv only if it is neededAyush Sawal2-2/+11