aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/crc/x86/crc32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-15lib/crc: Drop inline from all *_mod_init_arch() functionsEric Biggers1-1/+1
2025-08-11lib/crc: Use underlying functions instead of crypto_simd_usable()Eric Biggers1-1/+1
2025-07-20lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficialEric Biggers1-1/+37
2025-07-20lib/crc: x86: Reorganize crc-pclmul static_call initializationEric Biggers1-1/+9
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers1-0/+93