summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-03-04crypto: sun4i-ss - initialize need_fallbackCorentin Labbe1-1/+1
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-04crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe1-6/+28
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-04crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy1-0/+22
2021-03-04crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2-12/+17
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa3-4/+4
2021-03-04crypto: sun4i-ss - fix kmap usageCorentin Labbe1-44/+65
2021-03-04crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe2-8/+6
2021-02-04crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu1-2/+2
2021-01-27crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann1-0/+1
2020-12-30crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-30crypto: sun8i-ce - fix two error path's memory leakCorentin Labbe1-8/+12
2020-12-30crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong1-1/+2
2020-12-30crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pdNathan Chancellor1-1/+1
2020-12-30crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu1-1/+1
2020-12-30crypto: caam - fix printing on xts fallback allocation error pathHoria Geantă3-5/+6
2020-12-30crypto: inside-secure - Fix sizeof() mismatchColin Ian King1-1/+1
2020-12-30crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy1-3/+3
2020-12-30crypto: talitos - Endianess in current_desc_hdr()Christophe Leroy1-2/+2
2020-10-28crypto: sun8x-ce*: update entries to its documentationMauro Carvalho Chehab3-3/+3
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-4/+20
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-9260/+0
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal1-2/+0
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds120-1844/+3926
2020-10-08crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu1-1/+14
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu5-7/+7
2020-10-08crypto: qat - fix function parameters descriptionsGiovanni Cabiddu2-2/+6
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger1-4/+20
2020-10-02crypto: atmel-tdes - use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-02crypto: drivers - use semicolons rather than commas to separate statementsJulia Lawall3-7/+7
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen1-0/+1
2020-10-02crypto: hisilicon/zip - fix the return value when device is busyYang Shen1-1/+2
2020-10-02crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang1-6/+17
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang1-0/+18
2020-10-02crypto: sa2ul - Fix DMA mapping API usagePeter Ujfalusi1-98/+117
2020-10-02crypto: caam/qi2 - add support for XTS with 16B IVAndrei Botila1-5/+10
2020-10-02crypto: caam/qi - add support for XTS with 16B IVAndrei Botila1-4/+8
2020-10-02crypto: caam/jr - add support for XTS with 16B IVAndrei Botila2-15/+24
2020-10-02crypto: caam - add xts check for block length equal to zeroAndrei Botila3-4/+24
2020-10-02crypto: caam/qi2 - add support for more XTS key lengthsAndrei Botila1-4/+12
2020-10-02crypto: caam/qi - add support for more XTS key lengthsAndrei Botila1-3/+10
2020-10-02crypto: caam/jr - add support for more XTS key lengthsAndrei Botila1-3/+10
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila3-5/+78
2020-10-02crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila2-5/+68
2020-10-02crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila2-7/+66
2020-10-02crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Qinglang Miao1-7/+1
2020-10-02crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao1-7/+1
2020-10-02crypto: ccp - fix error handlingPavel Machek1-1/+1
2020-10-02crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin1-7/+1