summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20crypto: marvell - add support for OCTEON TX CPT engineSrujanaChalla
2020-03-20crypto: marvell - create common Kconfig and Makefile for MarvellSrujanaChalla
2020-03-20crypto: arm/neon - memzero_explicit aes-cbc keyTorsten Duwe
2020-03-20crypto: bcm - Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-20crypto: atmel-i2c - Fix wakeup failJianhui Zhao
2020-03-20crypto: hisilicon/sec2 - Add new create qp processKai Ye
2020-03-20crypto: hisilicon/hpre - Optimize finding hpre device processHui Tang
2020-03-20crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan
2020-03-20crypto: hisilicon/qm - Put device finding logic into QMWeili Qian
2020-03-12crypto: ccree - refactor AEAD IV in AAD handlingGilad Ben-Yossef
2020-03-12crypto: ccree - use crypto_ipsec_check_assoclen()Gilad Ben-Yossef
2020-03-12crypto: ccree - only check condition if neededGilad Ben-Yossef
2020-03-12crypto: ccree - remove ancient TODO remarksGilad Ben-Yossef
2020-03-12crypto: ccree - remove pointless commentHadar Gat
2020-03-12crypto: ccree - update register handling macrosHadar Gat
2020-03-12crypto: ccp - use file mode for sev ioctl permissionsConnor Kuehl
2020-03-12hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser
2020-03-12hwrng: imx-rngc - check the rng typeMartin Kaiser
2020-03-12hwrng: imx-rngc - (trivial) simplify error printsMartin Kaiser
2020-03-12hwrng: imx-rngc - use automatic seedingMartin Kaiser
2020-03-12hwrng: imx-rngc - fix an error pathMartin Kaiser
2020-03-12hwrng: ks-sa - move TI Keystone driver into the config menu structureRandy Dunlap
2020-03-12crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai
2020-03-12crypto: hisilicon - Use one workqueue per qm instead of per qpShukun Tan
2020-03-12crypto: aead - improve documentation for scatterlist layoutEric Biggers
2020-03-12crypto: testmgr - do comparison tests before inauthentic input testsEric Biggers
2020-03-12crypto: testmgr - use consistent IV copies for AEADs that need itEric Biggers
2020-03-12crypto: qce - fix wrong config symbol referenceEneas U de Queiroz
2020-03-12crypto: qat - simplify the qat_crypto functionTianjia Zhang
2020-03-12crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()John Allen
2020-03-12crypto: ccp - Cleanup misc_dev on sev_exit()John Allen
2020-03-06crypto: arm/ghash-ce - define fpu before fpu registers are referencedStefan Agner
2020-03-06crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld
2020-03-06crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-03-06crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă
2020-03-06crypto: chelsio/chtls - Fixed boolinit.cocci warningVinay Kumar Yadav
2020-03-06crypto: hisilicon - qm depends on UACCEHongbo Yao
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao
2020-03-06crypto: xts - simplify error handling in ->create()Eric Biggers
2020-03-06crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create()Eric Biggers
2020-03-06crypto: pcrypt - simplify error handling in pcrypt_create_aead()Eric Biggers
2020-03-06crypto: lrw - simplify error handling in create()Eric Biggers
2020-03-06crypto: geniv - simply error handling in aead_geniv_alloc()Eric Biggers
2020-03-06crypto: gcm - simplify error handling in crypto_rfc4543_create()Eric Biggers
2020-03-06crypto: gcm - simplify error handling in crypto_rfc4106_create()Eric Biggers
2020-03-06crypto: cts - simplify error handling in crypto_cts_create()Eric Biggers
2020-03-06crypto: ctr - simplify error handling in crypto_rfc3686_create()Eric Biggers