summaryrefslogtreecommitdiff
path: root/lib/crc/x86
AgeCommit message (Expand)AuthorFilesLines
2025-08-16lib/crc: Drop inline from all *_mod_init_arch() functionsEric Biggers3-3/+3
2025-08-11lib/crc: Use underlying functions instead of crypto_simd_usable()Eric Biggers2-3/+2
2025-07-21lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficialEric Biggers2-2/+83
2025-07-21lib/crc: x86: Reorganize crc-pclmul static_call initializationEric Biggers4-21/+44
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers10-0/+1382