index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scatterwalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
crypto: seqiv - remove seqiv_create()
Eric Biggers
1
-15
/
+1
2020-07-16
crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
Eric Biggers
4
-6
/
+7
2020-07-16
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
7
-716
/
+399
2020-07-16
crypto: ccp - Silence strncpy warning
Herbert Xu
1
-1
/
+2
2020-07-16
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
ASoC: cros_ec_codec: use sha256() instead of open coding
Eric Biggers
1
-25
/
+2
2020-07-16
mptcp: use sha256() instead of open coding
Eric Biggers
1
-12
/
+3
2020-07-16
efi: use sha256() instead of open coding
Eric Biggers
1
-6
/
+3
2020-07-16
crypto: lib/sha256 - add sha256() function
Eric Biggers
2
-0
/
+11
2020-07-16
crypto: sparc - rename sha256 to sha256_alg
Eric Biggers
1
-7
/
+7
2020-07-16
crypto: x86/chacha-sse3 - use unaligned loads for state array
Ard Biesheuvel
3
-27
/
+10
2020-07-16
crypto: lib/chacha20poly1305 - Add missing function declaration
Herbert Xu
2
-2
/
+2
2020-07-16
crypto: mediatek - use AES library for GCM key derivation
Ard Biesheuvel
2
-57
/
+9
2020-07-16
crypto: sahara - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-51
/
+45
2020-07-16
crypto: qce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-21
/
+24
2020-07-16
crypto: picoxcell - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-16
/
+22
2020-07-16
crypto: mxs-dcp - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-16
/
+17
2020-07-16
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-35
/
+25
2020-07-16
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-18
/
+19
2020-07-16
crypto: sun8i-ss - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-31
/
+34
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-19
/
+19
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2
-15
/
+15
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
1
-1
/
+1
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
1
-0
/
+1
2020-07-16
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
1
-5
/
+4
2020-07-16
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
1
-27
/
+27
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
2
-27
/
+29
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
3
-25
/
+71
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
1
-0
/
+7
2020-07-16
crypto: caam - Remove broken arc4 support
Herbert Xu
2
-30
/
+0
2020-07-09
crypto: arm/ghash - use variably sized key struct
Ard Biesheuvel
1
-27
/
+24
2020-07-09
crypto: arm64/gcm - use inline helper to suppress indirect calls
Ard Biesheuvel
1
-39
/
+46
2020-07-09
crypto: arm64/gcm - use variably sized key struct
Ard Biesheuvel
1
-28
/
+21
2020-07-09
crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
Ard Biesheuvel
1
-25
/
+22
2020-07-09
crypto: arm64/ghash - drop PMULL based shash
Ard Biesheuvel
1
-78
/
+12
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
3
-6
/
+7
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
5
-13
/
+62
2020-07-09
crypto: aesni - Fix build with LLVM_IAS=1
Sedat Dilek
1
-3
/
+3
2020-07-09
crypto: ccp - Fix sparse warnings
Herbert Xu
3
-13
/
+12
2020-07-09
crypto: af_alg - Fix regression on empty requests
Herbert Xu
1
-1
/
+1
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
1
-2
/
+2
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: nomadik - Constify nmk_rng_ids[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: ba431 - HW_RANDOM_BA431 should not default to y
Geert Uytterhoeven
1
-3
/
+0
2020-07-09
hwrng: ba431 - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
1
-3
/
+65
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
1
-4
/
+0
[next]