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: des - remove now unused __des3_ede_setkey()
Ard Biesheuvel
2019-08-22
2
-16
/
+0
*
crypto: x86/des - switch to library interface
Ard Biesheuvel
2019-08-22
1
-19
/
+23
*
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
13
-929
/
+1053
*
crypto: des - remove unused function
Ard Biesheuvel
2019-08-22
1
-41
/
+0
*
crypto: 3des - move verification out of exported routine
Ard Biesheuvel
2019-08-22
2
-5
/
+9
*
crypto: ux500/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-24
/
+7
*
crypto: talitos/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-30
/
+7
*
crypto: sun4i/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
2
-21
/
+7
*
crypto: stm32/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-25
/
+5
*
crypto: rk3288/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
2
-15
/
+8
*
crypto: qce/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-28
/
+27
*
crypto: picoxcell/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-16
/
+8
*
crypto: omap/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-19
/
+8
*
crypto: n2/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-23
/
+9
*
crypto: cesa/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-17
/
+8
*
crypto: ixp4xx/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+6
*
crypto: safexcel/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-17
/
+7
*
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-11
/
+7
*
crypto: hifn/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-24
/
+8
*
crypto: ccree/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
2
-31
/
+8
*
crypto: ccp/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-4
/
+3
*
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-2
/
+2
*
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+5
*
crypto: caam/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
4
-92
/
+31
*
crypto: bcm/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-62
/
+17
*
crypto: atmel/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+7
*
crypto: sparc/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+16
*
crypto: s390/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-14
/
+11
*
crypto: des/3des_ede - add new helpers to verify keys
Ard Biesheuvel
2019-08-22
2
-13
/
+141
*
MAINTAINERS: nx crypto: Fix typo in a filepath
Denis Efremov
2019-08-22
1
-1
/
+1
*
lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
Nathan Chancellor
2019-08-22
1
-35
/
+1
*
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
2019-08-22
1
-3
/
+7
*
crypto: arm64/aegis128 - implement plain NEON version
Ard Biesheuvel
2019-08-15
3
-2
/
+80
*
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
2019-08-15
4
-0
/
+207
*
crypto: aegis128 - add support for SIMD acceleration
Ard Biesheuvel
2019-08-15
2
-4
/
+49
*
crypto: xts - add support for ciphertext stealing
Ard Biesheuvel
2019-08-15
1
-20
/
+132
*
crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
Pascal van Leeuwen
2019-08-15
1
-1
/
+2
*
crypto: streebog - remove two unused variables
YueHaibing
2019-08-15
1
-46
/
+0
*
crypto: aes-generic - remove unused variable 'rco_tab'
YueHaibing
2019-08-15
1
-2
/
+0
*
Documentation: crypto: crypto_engine: Fix Sphinx warning
Jonathan Neuschäfer
2019-08-15
1
-0
/
+1
*
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
2019-08-15
5
-17
/
+265
*
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
2019-08-15
3
-1
/
+99
*
crypto: cryptd - Use refcount_t for refcount
Chuhong Yuan
2019-08-15
1
-22
/
+22
*
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-15
1
-1
/
+4
*
crypto: caam/qi - execute library only on DPAA 1.x
Horia Geantă
2019-08-15
1
-4
/
+3
*
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
2019-08-15
1
-2
/
+4
*
crypto: hisilicon - add missing single_release
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-15
1
-1
/
+1
*
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - fix kbuild warnings
Zhou Wang
2019-08-15
1
-3
/
+3
[next]