Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d97044b661d0d56b2a2ae9b2b95ab0b359b417dc
/
arch
/
x86
/
crypto
/
Makefile
b1ccc8f
crypto: poly1305 - Add a four block AVX2 variant for x86_64
by Martin Willi
· 9 years ago
c70f4ab
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
by Martin Willi
· 9 years ago
3d1e93c
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
by Martin Willi
· 9 years ago
c9320b6
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
by Martin Willi
· 9 years ago
0b8c960
crypto: sha-mb - Add avx2_supported check.
by Vinson Lee
· 10 years ago
ad61e04
crypto: sha-mb - SHA1 multibuffer job manager and glue code
by Tim Chen
· 10 years ago
22cddcc
crypto: aes - AES CTR x86_64 "by8" AVX optimization
by chandramouli narayanan
· 11 years ago
6574e6c
crypto: des_3des - add x86-64 assembly implementation
by Jussi Kivilinna
· 11 years ago
7c1da8d
crypto: sha - SHA1 transform x86_64 AVX2
by chandramouli narayanan
· 11 years ago
79ba451
crypto: aesni - fix build on x86 (32bit)
by Tim Chen
· 11 years ago
8610d7b
crypto: aesni - fix build on x86 (32bit)
by Andy Shevchenko
· 11 years ago
d764593
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
by Tim Chen
· 11 years ago
801201a
crypto: move x86 to the generic version of ablk_helper
by Ard Biesheuvel
· 11 years ago
5849720
crypto: x86 - restore avx2_supported check
by Jussi Kivilinna
· 11 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
e70308e
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
99f42f9
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
by Jussi Kivilinna
· 12 years ago
3d387ef
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
by Jussi Kivilinna
· 12 years ago
0b95a7f8
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
by Tim Chen
· 12 years ago
f3f935a
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
by Jussi Kivilinna
· 12 years ago
56d76c9
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
by Jussi Kivilinna
· 12 years ago
cf1521a
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
by Jussi Kivilinna
· 12 years ago
6048801
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
by Jussi Kivilinna
· 12 years ago
87de457
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.
by Tim Chen
· 12 years ago
8275d1a
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.
by Tim Chen
· 12 years ago
873b9ca
crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructions
by Jussi Kivilinna
· 12 years ago
ca81a1a
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
by Herbert Xu
· 12 years ago
78c37d1
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
by Alexander Boyko
· 12 years ago
d9b1d2e
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
by Jussi Kivilinna
· 12 years ago
6a8ce1e
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
by Tim Chen
· 12 years ago
35b8092
crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c
by Tim Chen
· 12 years ago
4ea1277
crypto: cast6 - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 12 years ago
4d6d6a2
crypto: cast5 - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 12 years ago
596d875
crypto: serpent-sse2 - split generic glue code to new helper module
by Jussi Kivilinna
· 13 years ago
ffaf915
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module
by Jussi Kivilinna
· 13 years ago
7efe407
crypto: serpent - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 13 years ago
107778b
crypto: twofish - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 13 years ago
65df577
crypto: sha1 - use Kbuild supplied flags for AVX test
by Mathias Krause
· 13 years ago
0b95ec5
crypto: camellia - add assembler implementation for x86_64
by Jussi Kivilinna
· 13 years ago
251496d
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
by Jussi Kivilinna
· 13 years ago
937c30d
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
by Jussi Kivilinna
· 13 years ago
8280daa
crypto: twofish - add 3-way parallel x86_64 assembler implemention
by Jussi Kivilinna
· 13 years ago
64b94ce
crypto: blowfish - add x86_64 assembly implementation
by Jussi Kivilinna
· 13 years ago
66be895
crypto: sha1 - SSSE3 based SHA1 implementation for x86-64
by Mathias Krause
· 13 years ago
b23b645
crypto: aesni-intel - Merge with fpu.ko
by Andy Lutomirski
· 14 years ago
0e1227d
crypto: ghash - Add PCLMULQDQ accelerated implementation
by Huang Ying
· 15 years ago
150c7e8
crypto: fpu - Add template for blkcipher touching FPU
by Huang Ying
· 16 years ago
54b6a1b
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
by Huang Ying
· 16 years ago
8cb51ba
crypto: crc32c - Use Intel CRC32 instruction
by Austin Zhang
· 16 years ago
15e7b44
[CRYPTO] twofish: Merge common glue code
by Sebastian Siewior
· 17 years ago
9a7dafb
[CRYPTO] salsa20: Add x86-64 assembly version
by Tan Swee Heng
· 17 years ago
974e4b7
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
by Tan Swee Heng
· 17 years ago
06e1a8f
[CRYPTO] aes-asm: Merge common glue code
by Sebastian Siewior
· 17 years ago
9b58aeb
x86: merge arch/x86/crypto Makefiles
by Thomas Gleixner
· 17 years ago
987c75d7
x86_64: move crypto
by Thomas Gleixner
· 17 years ago
9c201942
i386: move crypto
by Thomas Gleixner
· 17 years ago
[Renamed (64%) from arch/i386/crypto/Makefile]
b673187
i386: prepare shared crypto/Makefile
by Thomas Gleixner
· 17 years ago
e980b6d
i386: prepare shared crypto/aes.c
by Thomas Gleixner
· 17 years ago
fff7c9a
i386: prepare shared crypto/twofish-i586-asm.S
by Thomas Gleixner
· 17 years ago
018977f
i386: prepare shared crypto/aes-i586-asm.S
by Thomas Gleixner
· 17 years ago
6a273b2
i386: prepare shared crypto/twofish.c
by Thomas Gleixner
· 17 years ago
b9f535f
[CRYPTO] twofish: i586 assembly version
by Joachim Fritschi
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago