aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29crypto: rmd320 - remove RIPE-MD 320 hash algorithmArd Biesheuvel6-494/+1
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel7-441/+1
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel7-506/+1
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu5-36/+148
2021-01-29crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy1-0/+22
2021-01-29crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2-12/+17
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang1-1/+4
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang1-2/+6
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang1-2/+0
2021-01-22crypto: aesni - release FPU during skcipher walk API callsArd Biesheuvel1-41/+32
2021-01-22crypto: aesni - replace CTR function pointer with static callArd Biesheuvel1-6/+7
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait1-2/+2
2021-01-22crypto: lib/chacha20poly1305 - define empty module exit functionJason A. Donenfeld1-0/+5
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa7-2/+1961
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa11-1/+1034
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa6-1/+373
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa8-0/+350
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa7-1/+783
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa8-2/+1655
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa4-2/+583
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa6-2/+236
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa7-0/+633
2021-01-22crypto: arm64/sha - add missing module aliasesArd Biesheuvel4-0/+9
2021-01-22crypto: bcm - Fix sparse warningsHerbert Xu7-40/+48
2021-01-22crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel2-7/+10
2021-01-14crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAYDaniele Alessandrelli1-0/+2
2021-01-14crypto: keembay-ocs-hcu - Fix a WARN() messageDan Carpenter1-1/+1
2021-01-14crypto: x86 - use local headers for x86 specific shared declarationsArd Biesheuvel12-8/+8
2021-01-14crypto: x86 - remove glue helper moduleArd Biesheuvel6-243/+0
2021-01-14crypto: x86/twofish - drop dependency on glue helperArd Biesheuvel3-111/+44
2021-01-14crypto: x86/cast6 - drop dependency on glue helperArd Biesheuvel2-45/+17
2021-01-14crypto: x86/cast5 - drop dependency on glue helperArd Biesheuvel1-167/+17
2021-01-14crypto: x86/serpent - drop dependency on glue helperArd Biesheuvel4-157/+61
2021-01-14crypto: x86/camellia - drop dependency on glue helperArd Biesheuvel4-168/+67