aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32-pclmul_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2020-03-24crypto: Convert to new CPU match macrosThomas Gleixner1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2019-03-22crypto: x86 - convert to use crypto_simd_usable()Eric Biggers1-2/+3
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-1/+1
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementationAlexander Boyko1-0/+201