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_asm.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-33
/
+33
2018-08-25
crypto: aesni - Use unaligned loads from gcm_context_data
Dave Watson
1
-33
/
+33
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
1
-4
/
+4
2018-02-22
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
1
-26
/
+90
2018-02-22
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
1
-0
/
+25
2018-02-22
crypto: aesni - Introduce partial block macro
Dave Watson
1
-1
/
+150
2018-02-22
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
1
-99
/
+106
2018-02-22
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-1
/
+9
2018-02-22
crypto: aesni - Fill in new context data structures
Dave Watson
1
-12
/
+39
2018-02-22
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
1
-28
/
+43
2018-02-22
crypto: aesni - Introduce gcm_context_data
Dave Watson
1
-51
/
+64
2018-02-22
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
1
-179
/
+114
2018-02-22
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-109
/
+63
2018-02-22
crypto: aesni - Add GCM_INIT macro
Dave Watson
1
-51
/
+33
2018-02-22
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-29
/
+24
2018-02-22
crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC
Dave Watson
1
-250
/
+48
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-142
/
+57
2018-01-12
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
1
-2
/
+3
2017-12-28
crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
Junaid Shahid
1
-100
/
+12
2017-12-28
crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni
Junaid Shahid
1
-42
/
+45
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-14
/
+48
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with any aadlen
Sabrina Dubroca
1
-37
/
+132
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
1
-8
/
+29
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
1
-27
/
+46
2016-02-24
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
Josh Poimboeuf
1
-0
/
+2
2015-01-14
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
Timothy McCaffrey
1
-166
/
+177
2013-06-13
crypto: aesni_intel - fix accessing of unaligned memory
Jussi Kivilinna
1
-16
/
+32
2013-04-25
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
1
-0
/
+117
2013-01-20
crypto: aesni-intel - add ENDPROC statements for assembler functions
Jussi Kivilinna
1
-1
/
+22
2012-05-31
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
Mathias Krause
1
-2
/
+4
2011-03-27
crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...
Tadeusz Struk
1
-1
/
+4
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-12-13
crypto: aesni-intel - Fixed build with binutils 2.16
Tadeusz Struk
1
-79
/
+519
2010-11-29
crypto: aesni-intel - Fixed build error on x86-32
Mathias Krause
1
-1
/
+4
2010-11-27
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
1
-30
/
+167
2010-11-13
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
Tadeusz Struk
1
-0
/
+1192
2010-03-13
crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1
Huang Ying
1
-2
/
+2
2010-03-10
crypto: aesni-intel - Add AES-NI accelerated CTR mode
Huang Ying
1
-0
/
+115
2009-11-23
crypto: aesni-intel - Use gas macro for AES-NI instructions
Huang Ying
1
-344
/
+173
2009-06-18
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
1
-2
/
+3
2009-02-18
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying
1
-0
/
+896