summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: amlogic-gxl - default to build as moduleArd Biesheuvel2020-07-161-1/+1
| * | crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu2020-07-161-5/+4
| * | crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu2020-07-161-27/+27
| * | crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu2020-07-162-27/+29
| * | crypto:hisilicon/sec2 - update busy processing logicKai Ye2020-07-163-25/+71
| * | crypto: hisilicon/sec2 - clear SEC debug regsKai Ye2020-07-161-0/+7
| * | crypto: caam - Remove broken arc4 supportHerbert Xu2020-07-162-30/+0
| * | crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song2020-07-093-6/+7
| * | crypto: ccp - Fix sparse warningsHerbert Xu2020-07-093-13/+12
| * | crypto: virtio - constify features[] and id_table[]Rikard Falkeborn2020-07-091-2/+2
| * | crypto: qat - fallback for xts with 192 bit keysGiovanni Cabiddu2020-07-091-3/+65
| * | crypto: qat - remove unused field in skcipher ctxGiovanni Cabiddu2020-07-091-4/+0
| * | crypto: qat - validate xts keyGiovanni Cabiddu2020-07-091-0/+6
| * | crypto: qat - allow xts requests not multiple of blockGiovanni Cabiddu2020-07-091-2/+20
| * | Merge branch 'ux500'Herbert Xu2020-07-091-9/+9
| |\ \
| | * | crypto: ux500/hash - Add namespacing to hash_init()Lee Jones2020-07-091-9/+9
| * | | crypto: cpt - Fix sparse warningsHerbert Xu2020-07-033-23/+22
| * | | crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu2020-07-031-2/+2
| * | | crypto: ccp - Fix use of merged scatterlistsJohn Allen2020-07-032-11/+27
| * | | crypto: qce/sha - Do not modify scatterlist passed along with requestSivaprakash Murugesan2020-07-031-2/+0
| * | | crypto: qce - re-initialize context on importSivaprakash Murugesan2020-07-031-4/+12
| * | | crypto: qce - support zero length test vectorsSivaprakash Murugesan2020-07-033-1/+21
| * | | crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_initDinghao Liu2020-07-031-0/+1
| * | | crypto: ccree - remove unused fieldGilad Ben-Yossef2020-06-261-1/+0
| * | | crypto: ccree - adapt ccree essiv support to kcapiGilad Ben-Yossef2020-06-261-31/+93
| * | | crypto: ccree - fix resource leak on error pathGilad Ben-Yossef2020-06-261-12/+18
| * | | crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()Horia Geantă2020-06-261-4/+6
| * | | crypto: img-hash - remove redundant initialization of variable errColin Ian King2020-06-261-1/+1
| * | | crypto: ccp - remove redundant assignment to variable retColin Ian King2020-06-261-1/+0
| * | | crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka2020-06-261-16/+18
| * | | crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka2020-06-263-6/+9
| * | | crypto: omap-sham - Fix sparse/compiler warningsHerbert Xu2020-06-261-9/+9
| * | | crypto: omap-des - Fix sparse/compiler warningsHerbert Xu2020-06-261-3/+3
| * | | crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao2020-06-261-1/+5
| * | | crypto: octeontx - Fix sparse warningsHerbert Xu2020-06-186-38/+32
| * | | crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu2020-06-181-1/+1
| * | | crypto: qat - update timeout logic in put admin msgWojciech Ziemba2020-06-181-15/+19
| * | | crypto: qat - send admin messages to set of AEsWojciech Ziemba2020-06-181-18/+46
| * | | crypto: qat - update fw init admin msgWojciech Ziemba2020-06-182-27/+52
| * | | crypto: caam/qi2 - remove redundant assignment to retColin Ian King2020-06-181-2/+0
| * | | crypto: hisilicon - update SEC driver module parameterLongfang Liu2020-06-181-3/+3
| * | | crypto: qat - remove packed attribute in etr structsGiovanni Cabiddu2020-06-181-7/+6
| * | | crypto: qat - replace user types with kernel ABI __u typesWojciech Ziemba2020-06-187-182/+182
| * | | crypto: qat - replace user types with kernel u typesWojciech Ziemba2020-06-1816-167/+167
| * | | crypto: caam/qi2 - add support for dpseci_reset()Andrei Botila2020-06-184-0/+36
| * | | crypto: hisilicon - allow smaller reads in debugfsDan Carpenter2020-06-181-27/+6
| * | | crypto: caam - add clock info for VFxxx SoCsAndrey Smirnov2020-06-181-0/+10
| * | | crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-1857-2624/+114
* | | | crypto/chtls: correct net_device reference countVinay Kumar Yadav2020-07-211-1/+1
* | | | crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav2020-07-211-3/+4
| |_|/ |/| |