Sign in
android-kvm
/
linux
/
c734124c5c824511f553f794a514a185dfc0e3e7
/
arch
/
x86
/
crypto
/
crc32c-intel_glue.c
f30cfac
crypto: Convert to new CPU match macros
by Thomas Gleixner
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
f2abe0d
crypto: x86 - convert to use crypto_simd_usable()
by Eric Biggers
· 6 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
c592b57
x86/fpu: Remove use_eager_fpu()
by Andy Lutomirski
· 8 years ago
02f39b2
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
by Andy Lutomirski
· 8 years ago
cd4d09e
x86/cpufeature: Carve out X86_FEATURE_*
by Borislav Petkov
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
78f7f1e
x86/fpu: Rename fpu-internal.h to fpu/internal.h
by Ingo Molnar
· 10 years ago
f89e32e
x86/fpu: Fix header file dependencies of fpu-internal.h
by Ingo Molnar
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 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
[Renamed from arch/x86/crypto/crc32c-intel.c]
3bd391f
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
by Andi Kleen
· 13 years ago
b7e8bda
crypto: crc32c-intel - Switch to shash
by Herbert Xu
· 16 years ago
1c06da8
crypto: crc32c-intel - Update copyright head
by Kent Liu
· 16 years ago
8cb51ba
crypto: crc32c - Use Intel CRC32 instruction
by Austin Zhang
· 17 years ago