aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/crc32-pclmul_glue.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-21x86: Fix various typos in comments, take #2Gravatar Ingo Molnar 1-1/+1
2020-03-24crypto: Convert to new CPU match macrosGravatar Thomas Gleixner 1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2019-03-22crypto: x86 - convert to use crypto_simd_usable()Gravatar Eric Biggers 1-2/+3
2018-01-12crypto: hash - annotate algorithms taking optional keyGravatar Eric Biggers 1-0/+1
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Gravatar Borislav Petkov 1-1/+1
2015-05-19x86/fpu: Rename i387.h to fpu/api.hGravatar Ingo Molnar 1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-2/+2
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Gravatar Alexander Boyko 1-0/+201