summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | 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: 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: 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
| * | 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-069-13/+13
| * | crypto: chelsio - Use multiple txq/rxq per tfm to process the requestsAyush Sawal2020-03-063-124/+216
| * | crypto: chelsio - Recalculate iv only if it is neededAyush Sawal2020-03-062-2/+11
| * | crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King2020-02-281-1/+0
| * | crypto: chelsio - un-register crypto algorithmsDevulapally Shiva Krishna2020-02-281-0/+2
| * | crypto: xilinx - Add Xilinx AES driverKalyani Akula2020-02-284-0/+472
| * | crypto: chelsio - Endianess bug in create_authenc_wrAl Viro2020-02-221-1/+1
| * | crypto: s5p-sss - Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-221-1/+1
| * | crypto: img-hash - Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-221-1/+1
| * | crypto: caam - add crypto_engine support for HASH algorithmsIuliana Prodan2020-02-221-51/+123
| * | crypto: caam - add crypto_engine support for RSA algorithmsIuliana Prodan2020-02-222-24/+114
| * | crypto: caam - add crypto_engine support for AEAD algorithmsIuliana Prodan2020-02-221-30/+77
| * | crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan2020-02-224-8/+101
| * | crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan2020-02-226-50/+30
| * | crypto: caam - refactor RSA private key _done callbacksIuliana Prodan2020-02-221-43/+18
| * | crypto: caam - refactor ahash_edesc_allocIuliana Prodan2020-02-221-40/+22
| * | crypto: caam - refactor ahash_done callbacksIuliana Prodan2020-02-221-66/+22
| * | crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functionsIuliana Prodan2020-02-221-215/+53
| * | crypto: qat - spelling s/Decrytp/Decrypt/Geert Uytterhoeven2020-02-221-1/+1
| * | crypto: ccree - use devm_kzalloc() for hash dataGeert Uytterhoeven2020-02-221-16/+8
| * | crypto: ccree - use devm_k[mz]alloc() for cipher dataGeert Uytterhoeven2020-02-221-3/+1
| * | crypto: ccree - use devm_k[mz]alloc() for AEAD dataGeert Uytterhoeven2020-02-223-31/+21
| * | crypto: ccree - use existing dev helper in init_cc_resources()Geert Uytterhoeven2020-02-221-4/+4
| * | crypto: ccree - grammar s/not room/no room/Geert Uytterhoeven2020-02-221-1/+1
| * | crypto: ccree - spelling s/Crytpcell/Cryptocell/Geert Uytterhoeven2020-02-221-1/+1
| * | crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]Geert Uytterhoeven2020-02-222-14/+24
| * | crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]Geert Uytterhoeven2020-02-222-29/+31
| * | crypto: ccree - improve kerneldoc in cc_hash.[ch]Geert Uytterhoeven2020-02-222-17/+18
| * | crypto: ccree - improve kerneldoc in cc_buffer_mgr.cGeert Uytterhoeven2020-02-221-5/+11
| * | crypto: ccree - improve kerneldoc in cc_hw_queue_defs.hGeert Uytterhoeven2020-02-221-118/+119