summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32-pclmul_glue.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* crypto: Convert to new CPU match macrosThomas Gleixner2020-03-241-1/+1
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* crypto: x86 - convert to use crypto_simd_usable()Eric Biggers2019-03-221-2/+3
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+1
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko2013-01-201-0/+201