summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-161-4/+20
|\
| * s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger2020-10-071-4/+20
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1516-9260/+0
|\ \
| * | cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal2020-10-151-2/+0
| * | crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-117-2305/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-049-20/+24
| |\ \
| * | | crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav2020-08-215-836/+2
| * | | chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav2020-08-2111-6119/+0
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-13120-1844/+3926
|\ \ \ | |_|/ |/| |
| * | crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu2020-10-081-1/+14
| * | crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu2020-10-085-7/+7
| * | crypto: qat - fix function parameters descriptionsGiovanni Cabiddu2020-10-082-2/+6
| * | crypto: atmel-tdes - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-1/+1
| * | crypto: drivers - use semicolons rather than commas to separate statementsJulia Lawall2020-10-023-7/+7
| * | crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen2020-10-021-0/+1
| * | crypto: hisilicon/zip - fix the return value when device is busyYang Shen2020-10-021-1/+2
| * | crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang2020-10-021-6/+17
| * | crypto: hisilicon/zip - fix the uncleared debug registersHao Fang2020-10-021-0/+18
| * | crypto: sa2ul - Fix DMA mapping API usagePeter Ujfalusi2020-10-021-98/+117
| * | crypto: caam/qi2 - add support for XTS with 16B IVAndrei Botila2020-10-021-5/+10
| * | crypto: caam/qi - add support for XTS with 16B IVAndrei Botila2020-10-021-4/+8
| * | crypto: caam/jr - add support for XTS with 16B IVAndrei Botila2020-10-022-15/+24
| * | crypto: caam - add xts check for block length equal to zeroAndrei Botila2020-10-023-4/+24
| * | crypto: caam/qi2 - add support for more XTS key lengthsAndrei Botila2020-10-021-4/+12
| * | crypto: caam/qi - add support for more XTS key lengthsAndrei Botila2020-10-021-3/+10
| * | crypto: caam/jr - add support for more XTS key lengthsAndrei Botila2020-10-021-3/+10
| * | crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila2020-10-023-5/+78
| * | crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila2020-10-022-5/+68
| * | crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila2020-10-022-7/+66
| * | crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Qinglang Miao2020-10-021-7/+1
| * | crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao2020-10-021-7/+1
| * | crypto: ccp - fix error handlingPavel Machek2020-10-021-1/+1
| * | crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin2020-10-021-7/+1
| * | crypto: hisilicon/qm - remove the update of flagsWeili Qian2020-09-251-1/+0
| * | crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-253-6/+3
| * | crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu2020-09-251-0/+2
| * | crypto: hisilicon/hpre - adjust some coding styleMeng Yu2020-09-251-8/+5
| * | crypto: hisilicon/hpre - remove useless codeMeng Yu2020-09-252-5/+4
| * | crypto: chelsio - fix minor indentation issueColin Ian King2020-09-251-1/+1
| * | crypto: sun8i-ss - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
| * | crypto: sun8i-ce - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
| * | crypto: sun8i-ce - Add support for the TRNGCorentin Labbe2020-09-255-0/+172
| * | crypto: sun8i-ce - Add support for the PRNGCorentin Labbe2020-09-255-1/+261
| * | crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe2020-09-251-0/+2
| * | crypto: sun8i-ce - support hash algorithmsCorentin Labbe2020-09-255-0/+711
| * | crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe2020-09-253-4/+4
| * | crypto: sun8i-ce - handle different error registersCorentin Labbe2020-09-252-8/+62
| * | crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe2020-09-252-20/+79
| * | crypto: sun8i-ce - move iv data to request contextCorentin Labbe2020-09-252-18/+19
| * | crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe2020-09-251-1/+4