summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-08crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu
2020-10-08crypto: qat - fix function parameters descriptionsGiovanni Cabiddu
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger
2020-10-02crypto: atmel-tdes - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02crypto: drivers - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen
2020-10-02crypto: hisilicon/zip - fix the return value when device is busyYang Shen
2020-10-02crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang
2020-10-02crypto: sa2ul - Fix DMA mapping API usagePeter Ujfalusi
2020-10-02crypto: caam/qi2 - add support for XTS with 16B IVAndrei Botila
2020-10-02crypto: caam/qi - add support for XTS with 16B IVAndrei Botila
2020-10-02crypto: caam/jr - add support for XTS with 16B IVAndrei Botila
2020-10-02crypto: caam - add xts check for block length equal to zeroAndrei Botila
2020-10-02crypto: caam/qi2 - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/qi - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/jr - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-02crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-02crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-02crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Qinglang Miao
2020-10-02crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao
2020-10-02crypto: ccp - fix error handlingPavel Machek
2020-10-02crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin
2020-09-25crypto: hisilicon/qm - remove the update of flagsWeili Qian
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu
2020-09-25crypto: hisilicon/hpre - adjust some coding styleMeng Yu
2020-09-25crypto: hisilicon/hpre - remove useless codeMeng Yu
2020-09-25crypto: chelsio - fix minor indentation issueColin Ian King
2020-09-25crypto: sun8i-ss - fix comparison of integer expressions of different signednessCorentin Labbe
2020-09-25crypto: sun8i-ce - fix comparison of integer expressions of different signednessCorentin Labbe
2020-09-25crypto: sun8i-ce - Add support for the TRNGCorentin Labbe
2020-09-25crypto: sun8i-ce - Add support for the PRNGCorentin Labbe
2020-09-25crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe
2020-09-25crypto: sun8i-ce - support hash algorithmsCorentin Labbe
2020-09-25crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe
2020-09-25crypto: sun8i-ce - handle different error registersCorentin Labbe
2020-09-25crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe
2020-09-25crypto: sun8i-ce - move iv data to request contextCorentin Labbe
2020-09-25crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe
2020-09-25crypto: sun8i-ss - better debug printingCorentin Labbe
2020-09-25crypto: sun8i-ss - Add more comment on some structuresCorentin Labbe
2020-09-25crypto: sun8i-ss - fix a trivial typoCorentin Labbe
2020-09-25crypto: sun8i-ss - support hash algorithmsCorentin Labbe