summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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-02-14crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-29crypto: ccp - fix AES CFB error exposed by new test vectorsHook, Gary
2020-01-29crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() argumentsCorentin Labbe
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: ccp - fix uninitialized list headMark Salter
2019-12-21crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-12-05crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2019-11-25crypto: mxs-dcp - Fix AES issuesRadu Solea
2019-11-25crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2019-11-25crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski
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 - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy
2019-09-21crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy
2019-09-21crypto: talitos - fix ECB algs ivsizeChristophe Leroy
2019-09-21crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy
2019-09-21crypto: talitos - fix CTR alg blocksizeChristophe Leroy
2019-09-21crypto: talitos - check AES key sizeChristophe Leroy
2019-08-04crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel
2019-08-04crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-08-04crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang
2019-08-04crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy
2019-08-04crypto: talitos - properly handle split ICV.Christophe Leroy
2019-08-04crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy
2019-07-21crypto: talitos - rename alternative AEAD algos.Christophe Leroy
2019-06-11crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens
2019-05-31crypto: sun4i-ss - Fix invalid calculation of hash endCorentin Labbe
2019-05-31crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens
2019-05-21crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-02-12crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-12crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2019-01-23crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy
2019-01-23crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-09-09crypto: 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