summaryrefslogtreecommitdiff
path: root/lib/crc/x86
AgeCommit message (Expand)Author
2025-08-15lib/crc: Drop inline from all *_mod_init_arch() functionsEric Biggers
2025-08-11lib/crc: Use underlying functions instead of crypto_simd_usable()Eric Biggers
2025-07-20lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficialEric Biggers
2025-07-20lib/crc: x86: Reorganize crc-pclmul static_call initializationEric Biggers
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers