summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: talitos - fix missing break in switch statementGustavo A. R. Silva2019-10-011-0/+1
* crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy2019-09-191-1/+2
* crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy2019-09-191-14/+17
* crypto: talitos - fix ECB algs ivsizeChristophe Leroy2019-09-191-3/+0
* crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy2019-09-191-0/+16
* crypto: talitos - fix CTR alg blocksizeChristophe Leroy2019-09-191-1/+1
* crypto: talitos - check AES key sizeChristophe Leroy2019-09-191-0/+15
* crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook2019-09-061-0/+8
* crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook2019-08-161-2/+1
* crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-162-5/+35
* crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook2019-08-161-2/+2
* crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes2019-08-061-7/+12
* crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang2019-07-261-1/+0
* crypto: ccp/gcm - use const time tag comparison.Cfir Cohen2019-07-261-1/+2
* crypto: ccp - memset structure fields to zero before reuseHook, Gary2019-07-261-1/+11
* crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter2019-07-263-23/+39
* crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter2019-07-261-2/+2
* crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter2019-07-261-2/+2
* crypto: ccp - Validate the the error value used to index error messagesHook, Gary2019-07-262-46/+52
* crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel2019-07-261-4/+5
* crypto: inside-secure - do not rely on the hardware last bit for result descr...Antoine Tenart2019-07-261-6/+18
* crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy2019-07-261-1/+4
* crypto: talitos - properly handle split ICV.Christophe Leroy2019-07-261-11/+15
* crypto: caam - avoid S/G table fetching for AEAD zero-length outputHoria Geantă2019-07-264-1/+14
* crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy2019-07-261-0/+4
* crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni2019-07-211-3/+5
* crypto: talitos - fix hash on SEC1.Christophe Leroy2019-07-211-28/+41
* crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy2019-07-212-30/+30
* crypto: talitos - rename alternative AEAD algos.Christophe Leroy2019-07-141-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1945-186/+45
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-199-108/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-15/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-053-12/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-0514-182/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-0511-99/+11
* crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)2019-06-011-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-3013-53/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-3015-15/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-309-90/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-42/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-31/+6
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2138-66/+38
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner2019-05-211-14/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-214-52/+4
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2129-0/+29