summaryrefslogtreecommitdiff
path: root/arch/x86/lib/crc-t10dif-glue.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-28x86/crc: drop "glue" from filenamesEric Biggers1-40/+0
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers1-1/+1
2025-02-10x86/crc-t10dif: implement crc_t10dif using new templateEric Biggers1-14/+9
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers1-6/+0
2024-12-02x86/crc-t10dif: expose CRC-T10DIF function through libEric Biggers1-0/+51