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
/
arch
/
arm64
/
crypto
/
ghash-ce-glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-25
crypto: arm64/aes-gcm-ce - fix scatterwalk API violation
Ard Biesheuvel
1
-6
/
+23
2018-08-07
crypto: arm64/ghash-ce - implement 4-way aggregation
Ard Biesheuvel
1
-34
/
+37
2018-08-07
crypto: arm64/ghash-ce - replace NEON yield check with block limit
Ard Biesheuvel
1
-4
/
+12
2018-08-07
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
Ard Biesheuvel
1
-38
/
+43
2018-08-07
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
Ard Biesheuvel
1
-11
/
+23
2018-08-07
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
Ard Biesheuvel
1
-39
/
+64
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-2
/
+6
2018-07-31
crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
Ard Biesheuvel
1
-2
/
+6
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
1
-1
/
+0
2018-05-11
crypto: arm64/aes-ghash - yield NEON after every block of input
Ard Biesheuvel
1
-11
/
+17
2017-08-04
crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
Ard Biesheuvel
1
-7
/
+33
2017-08-04
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
1
-25
/
+413
2017-08-04
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
Ard Biesheuvel
1
-8
/
+41
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
1
-2
/
+2
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
1
-0
/
+155