summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-09-22crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-09-22crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-22crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-09-22crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-22crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-07-20crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-07-20crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-07-20crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-07-20crypto: qat - remove unused macro in FW loaderJack Xu
2021-07-20crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-07-20crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-22crypto: qat - don't release uninitialized resourcesTong Zhang
2020-12-29crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-08-21crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-05-02crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-02-14crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-04crypto: vmx - Avoid weird build failuresMichael Ellerman
2020-01-04crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-12-21crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-11-25crypto: mxs-dcp - Fix AES issuesRadu Solea
2019-11-25crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2019-10-17crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-10-17crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin
2019-10-05crypto: talitos - fix missing break in switch statementGustavo A. R. Silva
2019-09-21crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy
2019-09-21crypto: talitos - check AES key sizeChristophe Leroy
2019-08-04crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman
2019-06-11crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens
2019-06-11crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens
2019-06-11crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-02-20crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-20crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-19crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman