Stephan Mueller
|
1a445e8efa
crypto: sha-ssse3 - add MODULE_ALIAS
|
9 years ago |
Borislav Petkov
|
da154e82af
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
|
9 years ago |
Linus Torvalds
|
ccc9d4a6d6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
tim
|
5dda42fc89
crypto: x86/sha - Restructure x86 sha256 glue code to expose all the available sha256 transforms
|
10 years ago |
tim
|
95fca7df0b
crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256
|
10 years ago |
Dave Hansen
|
d91cab7813
x86/fpu: Rename XSAVE macros
|
10 years ago |
Ingo Molnar
|
70d51eb65d
x86/fpu, crypto x86/sha256_ssse3: Simplify the sha256_ssse3_mod_init() xfeature checks
|
10 years ago |
Ingo Molnar
|
669ebabb79
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
|
10 years ago |
Ingo Molnar
|
a137fb6bbf
x86/fpu: Move xsave.h to fpu/xsave.h
|
10 years ago |
Ingo Molnar
|
df6b35f409
x86/fpu: Rename i387.h to fpu/api.h
|
10 years ago |
Ard Biesheuvel
|
1631030ae6
crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer
|
10 years ago |
Julia Lawall
|
a6326ba025
crypto: sha - replace memset by memzero_explicit
|
10 years ago |
Kees Cook
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
Oliver Neukum
|
16c0c4e165
crypto: sha256_ssse3 - also test for BMI2
|
12 years ago |
Jussi Kivilinna
|
7d444909a2
crypto: sha256_ssse3 - use correct module alias for sha224
|
12 years ago |
Jussi Kivilinna
|
a710f761fc
crypto: sha256_ssse3 - add sha224 support
|
12 years ago |
Tim Chen
|
8275d1aa64
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.
|
12 years ago |