aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2020-10-28crypto: sun8x-ce*: update entries to its documentationGravatar Mauro Carvalho Chehab 3-3/+3
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-4/+20
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 16-9260/+0
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrGravatar Ayush Sawal 1-2/+0
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 120-1844/+3926
2020-10-08crypto: bcm - Verify GCM/CCM key length in setkeyGravatar Herbert Xu 1-1/+14
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Gravatar Giovanni Cabiddu 5-7/+7
2020-10-08crypto: qat - fix function parameters descriptionsGravatar Giovanni Cabiddu 2-2/+6
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGGravatar Harald Freudenberger 1-4/+20
2020-10-02crypto: atmel-tdes - use semicolons rather than commas to separate statementsGravatar Julia Lawall 1-1/+1
2020-10-02crypto: drivers - use semicolons rather than commas to separate statementsGravatar Julia Lawall 3-7/+7
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Gravatar Sihang Chen 1-0/+1
2020-10-02crypto: hisilicon/zip - fix the return value when device is busyGravatar Yang Shen 1-1/+2
2020-10-02crypto: hisilicon/zip - fix zero length input in GZIP decompressGravatar Zhou Wang 1-6/+17
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersGravatar Hao Fang 1-0/+18
2020-10-02crypto: sa2ul - Fix DMA mapping API usageGravatar Peter Ujfalusi 1-98/+117
2020-10-02crypto: caam/qi2 - add support for XTS with 16B IVGravatar Andrei Botila 1-5/+10
2020-10-02crypto: caam/qi - add support for XTS with 16B IVGravatar Andrei Botila 1-4/+8
2020-10-02crypto: caam/jr - add support for XTS with 16B IVGravatar Andrei Botila 2-15/+24
2020-10-02crypto: caam - add xts check for block length equal to zeroGravatar Andrei Botila 3-4/+24
2020-10-02crypto: caam/qi2 - add support for more XTS key lengthsGravatar Andrei Botila 1-4/+12
2020-10-02crypto: caam/qi - add support for more XTS key lengthsGravatar Andrei Botila 1-3/+10
2020-10-02crypto: caam/jr - add support for more XTS key lengthsGravatar Andrei Botila 1-3/+10
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVGravatar Andrei Botila 3-5/+78
2020-10-02crypto: caam/qi - add fallback for XTS with more than 8B IVGravatar Andrei Botila 2-5/+68
2020-10-02crypto: caam/jr - add fallback for XTS with more than 8B IVGravatar Andrei Botila 2-7/+66
2020-10-02crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Gravatar Qinglang Miao 1-7/+1
2020-10-02crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Gravatar Qinglang Miao 1-7/+1
2020-10-02crypto: ccp - fix error handlingGravatar Pavel Machek 1-1/+1
2020-10-02crypto: cpt - simplify the return expression of cav_register_algsGravatar Liu Shixin 1-7/+1
2020-09-25crypto: hisilicon/qm - remove the update of flagsGravatar Weili Qian 1-1/+0
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Gravatar Yang Shen 3-6/+3
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmGravatar Meng Yu 1-0/+2
2020-09-25crypto: hisilicon/hpre - adjust some coding styleGravatar Meng Yu 1-8/+5
2020-09-25crypto: hisilicon/hpre - remove useless codeGravatar Meng Yu 2-5/+4
2020-09-25crypto: chelsio - fix minor indentation issueGravatar Colin Ian King 1-1/+1
2020-09-25crypto: sun8i-ss - fix comparison of integer expressions of different signednessGravatar Corentin Labbe 1-3/+4
2020-09-25crypto: sun8i-ce - fix comparison of integer expressions of different signednessGravatar Corentin Labbe 1-3/+4
2020-09-25crypto: sun8i-ce - Add support for the TRNGGravatar Corentin Labbe 5-0/+172
2020-09-25crypto: sun8i-ce - Add support for the PRNGGravatar Corentin Labbe 5-1/+261
2020-09-25crypto: sun8i-ce - Add stat_bytes debugfsGravatar Corentin Labbe 1-0/+2
2020-09-25crypto: sun8i-ce - support hash algorithmsGravatar Corentin Labbe 5-0/+711
2020-09-25crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesGravatar Corentin Labbe 3-4/+4
2020-09-25crypto: sun8i-ce - handle different error registersGravatar Corentin Labbe 2-8/+62
2020-09-25crypto: sun8i-ce - split into prepare/run/unprepareGravatar Corentin Labbe 2-20/+79
2020-09-25crypto: sun8i-ce - move iv data to request contextGravatar Corentin Labbe 2-18/+19
2020-09-25crypto: sun8i-ce - handle endianness of t_common_ctlGravatar Corentin Labbe 1-1/+4
2020-09-25crypto: sun8i-ss - better debug printingGravatar Corentin Labbe 1-3/+3
2020-09-25crypto: sun8i-ss - Add more comment on some structuresGravatar Corentin Labbe 1-0/+2
2020-09-25crypto: sun8i-ss - fix a trivial typoGravatar Corentin Labbe 1-1/+1