summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-03-20crypto: marvell - create common Kconfig and Makefile for MarvellSrujanaChalla
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-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: 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: 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-06crypto: chelsio/chtls - Fixed tls statsVinay Kumar Yadav
2020-03-06crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-03-06crypto: sun8i-ce - fix description of stat_fbCorentin Labbe
2020-03-06crypto: sun8i-ss - fix description of stat_fbCorentin Labbe
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06crypto: chelsio - Use multiple txq/rxq per tfm to process the requestsAyush Sawal
2020-03-06crypto: chelsio - Recalculate iv only if it is neededAyush Sawal
2020-02-28crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King
2020-02-28crypto: chelsio - un-register crypto algorithmsDevulapally Shiva Krishna
2020-02-28crypto: xilinx - Add Xilinx AES driverKalyani Akula
2020-02-22crypto: chelsio - Endianess bug in create_authenc_wrAl Viro
2020-02-22crypto: s5p-sss - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22crypto: img-hash - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22crypto: caam - add crypto_engine support for HASH algorithmsIuliana Prodan
2020-02-22crypto: caam - add crypto_engine support for RSA algorithmsIuliana Prodan
2020-02-22crypto: caam - add crypto_engine support for AEAD algorithmsIuliana Prodan
2020-02-22crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan
2020-02-22crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan
2020-02-22crypto: caam - refactor RSA private key _done callbacksIuliana Prodan
2020-02-22crypto: caam - refactor ahash_edesc_allocIuliana Prodan
2020-02-22crypto: caam - refactor ahash_done callbacksIuliana Prodan
2020-02-22crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functionsIuliana Prodan
2020-02-22crypto: qat - spelling s/Decrytp/Decrypt/Geert Uytterhoeven