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
/
x86
/
crypto
/
aesni-intel_avx-x86_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
Josh Poimboeuf
1
-6
/
+4
2021-04-19
x86/crypto/aesni-intel_avx: Fix register usage comments
Josh Poimboeuf
1
-5
/
+5
2021-04-19
x86/crypto/aesni-intel_avx: Remove unused macros
Josh Poimboeuf
1
-8
/
+0
2020-12-04
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
1
-10
/
+10
2020-07-16
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
1
-1
/
+0
2020-04-08
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
1
-3
/
+0
2020-04-08
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
1
-3
/
+0
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-16
/
+16
2018-12-23
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
1
-80
/
+101
2018-12-23
crypto: aesni - Introduce partial block macro
Dave Watson
1
-6
/
+150
2018-12-23
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
1
-43
/
+59
2018-12-23
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-4
/
+10
2018-12-23
crypto: aesni - Fill in new context data structures
Dave Watson
1
-14
/
+37
2018-12-23
crypto: aesni - Merge avx precompute functions
Dave Watson
1
-49
/
+27
2018-12-23
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
1
-133
/
+95
2018-12-23
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-0
/
+8
2018-12-23
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
1
-49
/
+139
2018-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-58
/
+36
2018-12-23
crypto: aesni - Introduce gcm_context_data
Dave Watson
1
-196
/
+182
2018-12-23
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
1
-633
/
+318
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
1
-2
/
+2
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-7
/
+24
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with any aadlen
Sabrina Dubroca
1
-27
/
+58
2017-05-18
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-7
/
+24
2017-05-18
crypto: aesni - make AVX AES-GCM work with any aadlen
Sabrina Dubroca
1
-34
/
+88
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
1
-8
/
+24
2014-01-15
crypto: aesni - fix build on x86 (32bit)
Tim Chen
1
-0
/
+2811