summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-01-27crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2020-01-17crypto: virtio - implement missing support for output IVsArd Biesheuvel
2019-12-31crypto: vmx - Avoid weird build failuresMichael Ellerman
2019-12-31crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-12-31crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-12-31crypto: virtio - deal with unsupported input sizesArd Biesheuvel
2019-12-31crypto: atmel - Fix authenc support when it is set to mHerbert Xu
2019-12-13crypto: ccp - fix uninitialized list headMark Salter
2019-12-13crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2019-12-13crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-12-13crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi
2019-12-05crypto: stm32/hash - Fix hmac issue more than 256 bytesLionel Debieve
2019-12-05crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2019-12-05crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta
2019-12-01crypto: ccree - avoid implicit enum conversionNathan Chancellor
2019-11-24crypto: mxs-dcp - Fix AES issuesRadu Solea
2019-11-24crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2019-11-20crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski
2019-11-20crypto: s5p-sss: Fix race in error handlingChristoph Manszewski
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet
2019-10-11crypto: ccree - use the full crypt length valueGilad Ben-Yossef
2019-10-11crypto: ccree - account for TEE not ready to reportGilad Ben-Yossef
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-07crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-10-01crypto: 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-16crypto: ccree - add missing inline qualifierGilad Ben-Yossef
2019-09-16crypto: ccree - fix resume race condition on initGilad Ben-Yossef
2019-09-06crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook
2019-08-16crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-16crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook
2019-07-26crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel
2019-07-26crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang
2019-07-26crypto: ccp/gcm - use const time tag comparison.Cfir Cohen
2019-07-26crypto: ccp - memset structure fields to zero before reuseHook, Gary
2019-07-26crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter
2019-07-26crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter
2019-07-26crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter
2019-07-26crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-07-26crypto: inside-secure - do not rely on the hardware last bit for result descr...Antoine Tenart
2019-07-26crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy