index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
arc4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
8
-344
/
+410
2022-08-26
crypto: Kconfig - simplify userspace entries
Robert Elliott
1
-24
/
+41
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
8
-216
/
+366
2022-08-26
crypto: Kconfig - simplify aead entries
Robert Elliott
2
-20
/
+36
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
8
-57
/
+91
2022-08-26
crypto: Kconfig - simplify public-key entries
Robert Elliott
3
-23
/
+46
2022-08-26
crypto: Kconfig - add submenus
Robert Elliott
1
-458
/
+479
2022-08-26
crypto: Kconfig - sort the arm entries
Robert Elliott
1
-55
/
+56
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
1
-53
/
+54
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
13
-34
/
+10
2022-08-26
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Robert Elliott
1
-1
/
+0
2022-08-26
crypto: Kconfig - move x86 entries to a submenu
Robert Elliott
2
-495
/
+503
2022-08-26
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
2
-98
/
+106
2022-08-26
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2
-115
/
+123
2022-08-26
crypto: Kconfig - move powerpc entries to a submenu
Robert Elliott
2
-73
/
+80
2022-08-26
crypto: Kconfig - move mips entries to a submenu
Robert Elliott
2
-55
/
+64
2022-08-26
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
1
-5
/
+3
2022-08-26
crypto: ccree - Fix dma_map_sg error check
Jack Wang
1
-1
/
+1
2022-08-26
crypto: allwinner - Fix dma_map_sg error check
Jack Wang
4
-7
/
+7
2022-08-26
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
1
-3
/
+3
2022-08-26
crypto: qce - Fix dma_map_sg error check
Jack Wang
3
-9
/
+11
2022-08-26
crypto: sahara - Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-08-26
crypto: gemini - Fix error check for dma_map_sg
Jack Wang
1
-3
/
+3
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-10
/
+10
2022-08-26
crypto: core - move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-26
crypto: aspeed - add HACE crypto driver
Neal Liu
5
-3
/
+1352