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
/
include
/
asm
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-04-05
crypto: glue_helper - remove the le128_gf128mul_x_ble function
Ondrej Mosnáček
1
-10
/
+0
2016-11-28
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
1
-1
/
+38
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2013-09-24
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
1
-31
/
+0
2013-06-21
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
1
-18
/
+0
2013-06-21
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
1
-43
/
+0
2013-04-25
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
1
-0
/
+19
2013-04-25
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
1
-0
/
+24
2013-04-25
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
1
-0
/
+18
2013-04-25
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
1
-0
/
+43
2013-04-25
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2
-0
/
+29
2012-11-09
crypto: camellia-x86_64 - share common functions and move structures and func...
Jussi Kivilinna
1
-0
/
+82
2012-10-24
crypto: serpent/avx - avoid using temporary stack buffers
Jussi Kivilinna
1
-20
/
+7
2012-10-24
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
Jussi Kivilinna
2
-13
/
+19
2012-06-27
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
Jussi Kivilinna
1
-0
/
+11
2012-06-27
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...
Jussi Kivilinna
2
-0
/
+95
2012-06-27
crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...
Jussi Kivilinna
1
-0
/
+46
2012-06-27
crypto: serpent-sse2 - split generic glue code to new helper module
Jussi Kivilinna
1
-0
/
+115
2012-06-27
crypto: aes_ni - change to use shared ablk_* functions
Jussi Kivilinna
1
-0
/
+2
2012-06-27
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...
Jussi Kivilinna
1
-0
/
+29