index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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