index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
2021-01-29
7
-1405
/
+3
|
*
|
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
2021-01-29
6
-876
/
+0
|
*
|
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
2021-01-29
6
-494
/
+1
|
*
|
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
2021-01-29
7
-441
/
+1
|
*
|
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
2021-01-29
7
-506
/
+1
|
*
|
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
2021-01-29
5
-36
/
+148
|
*
|
crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
2021-01-29
1
-0
/
+22
|
*
|
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2021-01-29
2
-12
/
+17
|
*
|
crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
2021-01-29
1
-1
/
+4
|
*
|
crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
2021-01-29
1
-2
/
+6
|
*
|
crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
2021-01-29
1
-2
/
+0
|
*
|
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
2021-01-22
1
-41
/
+32
|
*
|
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
2021-01-22
1
-6
/
+7
|
*
|
crypto: keembay - use 64-bit arithmetic for computing bit_len
Ovidiu Panait
2021-01-22
1
-2
/
+2
|
*
|
crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
2021-01-22
1
-0
/
+5
|
*
|
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
2021-01-22
7
-2
/
+1961
|
*
|
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
2021-01-22
11
-1
/
+1034
|
*
|
crypto: octeontx2 - add virtual function driver support
Srujana Challa
2021-01-22
6
-1
/
+373
|
*
|
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
2021-01-22
8
-0
/
+350
|
*
|
crypto: octeontx2 - add LF framework
Srujana Challa
2021-01-22
7
-1
/
+783
|
*
|
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
2021-01-22
8
-2
/
+1655
|
*
|
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
2021-01-22
4
-2
/
+583
|
*
|
crypto: octeontx2 - add mailbox communication with AF
Srujana Challa
2021-01-22
6
-2
/
+236
|
*
|
crypto: marvell - add Marvell OcteonTX2 CPT PF driver
Srujana Challa
2021-01-22
7
-0
/
+633
|
*
|
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
2021-01-22
4
-0
/
+9
|
*
|
crypto: bcm - Fix sparse warnings
Herbert Xu
2021-01-22
7
-40
/
+48
|
*
|
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2021-01-22
2
-7
/
+10
|
*
|
crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY
Daniele Alessandrelli
2021-01-14
1
-0
/
+2
|
*
|
crypto: keembay-ocs-hcu - Fix a WARN() message
Dan Carpenter
2021-01-14
1
-1
/
+1
|
*
|
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
2021-01-14
12
-8
/
+8
|
*
|
crypto: x86 - remove glue helper module
Ard Biesheuvel
2021-01-14
6
-243
/
+0
|
*
|
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
3
-111
/
+44
|
*
|
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
2
-45
/
+17
|
*
|
crypto: x86/cast5 - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
1
-167
/
+17
|
*
|
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
4
-157
/
+61
|
*
|
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
4
-168
/
+67
|
*
|
crypto: x86 - add some helper macros for ECB and CBC modes
Ard Biesheuvel
2021-01-14
1
-0
/
+76
|
*
|
crypto: x86/blowfish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
2
-107
/
+1
|
*
|
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
2
-104
/
+1
|
*
|
crypto: x86/glue-helper - drop CTR helper routines
Ard Biesheuvel
2021-01-14
4
-207
/
+0
|
*
|
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
5
-147
/
+2
|
*
|
crypto: x86/cast6 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
3
-76
/
+1
|
*
|
crypto: x86/cast5 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
2
-103
/
+1
|
*
|
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
6
-201
/
+3
|
*
|
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
7
-416
/
+1
|
*
|
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
2021-01-14
4
-303
/
+0
|
*
|
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
2021-01-14
3
-151
/
+1
|
*
|
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
2021-01-14
6
-305
/
+1
|
*
|
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
2021-01-14
3
-155
/
+1
|
*
|
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2021-01-14
6
-577
/
+2
[prev]
[next]