index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
umh.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
crypto: blake2b - merge _final implementation to callback
David Sterba
1
-25
/
+17
2019-11-22
crypto: sun8i-ce - Fix memdup.cocci warnings
YueHaibing
1
-4
/
+2
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
1
-8
/
+14
2019-11-17
crypto: ccree - update a stale reference to ablkcipher
Ard Biesheuvel
1
-2
/
+2
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
16
-1150
/
+4
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
2
-10
/
+0
2019-11-17
crypto: marvell/cesa - rename blkcipher to skcipher
Ard Biesheuvel
2
-10
/
+10
2019-11-17
crypto: qat - switch to skcipher API
Ard Biesheuvel
2
-162
/
+146
2019-11-17
crypto: talitos - switch to skcipher API
Ard Biesheuvel
1
-165
/
+143
2019-11-17
crypto: rockchip - switch to skcipher API
Ard Biesheuvel
5
-562
/
+545
2019-11-17
crypto: niagara2 - switch to skcipher API
Ard Biesheuvel
1
-98
/
+96
2019-11-17
crypto: stm32 - switch to skcipher API
Ard Biesheuvel
1
-179
/
+159
2019-11-17
crypto: qce - switch to skcipher API
Ard Biesheuvel
6
-99
/
+100
2019-11-17
crypto: picoxcell - switch to skcipher API
Ard Biesheuvel
1
-202
/
+184
2019-11-17
crypto: sahara - switch to skcipher API
Ard Biesheuvel
1
-81
/
+75
2019-11-17
crypto: mediatek - switch to skcipher API
Ard Biesheuvel
1
-132
/
+116
2019-11-17
crypto: mxs - switch to skcipher API
Ard Biesheuvel
1
-75
/
+65
2019-11-17
crypto: ixp4xx - switch to skcipher API
Ard Biesheuvel
1
-120
/
+108
2019-11-17
crypto: hifn - switch to skcipher API
Ard Biesheuvel
1
-91
/
+92
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
3
-179
/
+173
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
1
-158
/
+134
2019-11-17
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
1
-1
/
+0
2019-11-17
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
4
-205
/
+186
2019-11-17
crypto: atmel-tdes - switch to skcipher API
Ard Biesheuvel
1
-226
/
+207
2019-11-17
crypto: atmel-aes - switch to skcipher API
Ard Biesheuvel
1
-264
/
+247
2019-11-17
crypto: s5p - switch to skcipher API
Ard Biesheuvel
1
-98
/
+89
2019-11-17
crypto: ux500 - switch to skcipher API
Ard Biesheuvel
1
-215
/
+156
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
3
-238
/
+207
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
6
-211
/
+186
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2
-97
/
+92
2019-11-17
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
1
-2
/
+10
2019-11-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
1
-0
/
+9
2019-11-17
crypto: tcrypt - constify check alg list
Corentin Labbe
1
-2
/
+2
2019-11-17
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
Ard Biesheuvel
3
-0
/
+206
2019-11-17
crypto: chacha20poly1305 - import construction and selftest from Zinc
Ard Biesheuvel
5
-0
/
+7615
2019-11-17
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
4
-195
/
+287