index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
arc4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
crypto: arc4 - mark ecb(arc4) skcipher as obsolete
Ard Biesheuvel
1
-0
/
+11
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-108
/
+17
2019-06-20
crypto: arc4 - remove cipher implementation
Ard Biesheuvel
1
-50
/
+15
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
1
-59
/
+1
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2019-02-15
crypto: export arc4 defines
Iuliana Prodan
1
-4
/
+1
2019-01-11
crypto: arc4 - convert to skcipher API
Eric Biggers
1
-38
/
+44
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-0
/
+1
2012-06-14
crypto: arc4 - improve performance by using u32 for ctx and variables
Jussi Kivilinna
1
-6
/
+6
2012-06-14
crypto: arc4 - improve performance by adding ecb(arc4)
Jussi Kivilinna
1
-22
/
+87
2011-06-30
crypto: arc4 - Fixed coding style issues
Mati Vait
1
-8
/
+7
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-1
/
+1
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-4
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+103