summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
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-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: 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-08cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari2-3/+94
2020-03-08chcr: Handle first or middle part of recordRohit Maheshwari3-2/+489
2020-03-08chcr: handle partial end part of a recordRohit Maheshwari1-7/+304
2020-03-08cxgb4/chcr: complete record tx handlingRohit Maheshwari5-4/+641
2020-03-08cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari5-8/+339
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari7-0/+459
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-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. Silva9-13/+13
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
2020-02-28crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King1-1/+0
2020-02-28crypto: chelsio - un-register crypto algorithmsDevulapally Shiva Krishna1-0/+2
2020-02-28crypto: xilinx - Add Xilinx AES driverKalyani Akula4-0/+472
2020-02-22crypto: chelsio - Endianess bug in create_authenc_wrAl Viro1-1/+1
2020-02-22crypto: s5p-sss - Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-22crypto: img-hash - Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-22crypto: caam - add crypto_engine support for HASH algorithmsIuliana Prodan1-51/+123
2020-02-22crypto: caam - add crypto_engine support for RSA algorithmsIuliana Prodan2-24/+114
2020-02-22crypto: caam - add crypto_engine support for AEAD algorithmsIuliana Prodan1-30/+77
2020-02-22crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan4-8/+101
2020-02-22crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan6-50/+30
2020-02-22crypto: caam - refactor RSA private key _done callbacksIuliana Prodan1-43/+18
2020-02-22crypto: caam - refactor ahash_edesc_allocIuliana Prodan1-40/+22
2020-02-22crypto: caam - refactor ahash_done callbacksIuliana Prodan1-66/+22
2020-02-22crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functionsIuliana Prodan1-215/+53
2020-02-22crypto: qat - spelling s/Decrytp/Decrypt/Geert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - use devm_kzalloc() for hash dataGeert Uytterhoeven1-16/+8
2020-02-22crypto: ccree - use devm_k[mz]alloc() for cipher dataGeert Uytterhoeven1-3/+1
2020-02-22crypto: ccree - use devm_k[mz]alloc() for AEAD dataGeert Uytterhoeven3-31/+21
2020-02-22crypto: ccree - use existing dev helper in init_cc_resources()Geert Uytterhoeven1-4/+4
2020-02-22crypto: ccree - grammar s/not room/no room/Geert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - spelling s/Crytpcell/Cryptocell/Geert Uytterhoeven1-1/+1