aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-10-11crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-10-11crypto: cavium/zip - Add missing single_release()Wei Yongjun
2019-10-11crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin
2019-10-05crypto: talitos - fix missing break in switch statementGustavo A. R. Silva
2019-09-19crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy
2019-09-19crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy
2019-09-19crypto: talitos - fix ECB algs ivsizeChristophe Leroy
2019-09-19crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy
2019-09-19crypto: talitos - fix CTR alg blocksizeChristophe Leroy
2019-09-19crypto: talitos - check AES key sizeChristophe Leroy
2019-09-06crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-16crypto: ccp - Validate buffer lengths for copy operationsGary R Hook
2019-08-16crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook
2019-08-16crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook
2019-07-31crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel
2019-07-31crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang
2019-07-31crypto: ccp/gcm - use const time tag comparison.Cfir Cohen
2019-07-31crypto: ccp - memset structure fields to zero before reuseHook, Gary
2019-07-31crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-07-31crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy
2019-07-31crypto: talitos - properly handle split ICV.Christophe Leroy
2019-07-31crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy
2019-07-21crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni
2019-07-21crypto: talitos - rename alternative AEAD algos.Christophe Leroy
2019-06-09crypto: 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: rockchip - update IV buffer to contain the next IVZhang Zhijie
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-20crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-04-05crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-23crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie
2019-03-23crypto: rockchip - fix scatterlist nents errorZhang Zhijie
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: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2019-01-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-10-13crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria 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-10-03crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala