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
starfive-6.6.48-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
/
arch
/
x86
/
crypto
/
camellia_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
1
-1
/
+1
2021-01-14
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
1
-51
/
+24
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
1
-68
/
+0
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-6
/
+3
2019-12-11
crypto: x86 - Regularize glue function prototypes
Kees Cook
1
-21
/
+24
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2018-03-02
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-83
/
+79
2018-03-02
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
1
-111
/
+0
2018-03-02
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
1
-84
/
+1
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
1
-2
/
+2
2016-02-16
crypto: xts - consolidate sanity check for keys
Stephan Mueller
1
-7
/
+3
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-2
/
+2
2013-08-21
crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment
Julia Lawall
1
-24
/
+24
2013-08-14
crypto: make tables used from assembler __visible
Andi Kleen
1
-8
/
+8
2012-11-09
crypto: camellia-x86_64 - share common functions and move structures and func...
Jussi Kivilinna
1
-57
/
+23
2012-10-24
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
Jussi Kivilinna
1
-8
/
+8
2012-09-07
crypto: camellia-x86_64 - fix sparse warnings (constant is so big)
Jussi Kivilinna
1
-688
/
+688
2012-08-01
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
1
-6
/
+0
2012-06-27
crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...
Jussi Kivilinna
1
-269
/
+86
2012-03-22
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-14
crypto: camellia - add assembler implementation for x86_64
Jussi Kivilinna
1
-0
/
+1952