summaryrefslogtreecommitdiff
path: root/include/linux/crc64.h
AgeCommit message (Expand)Author
2025-02-08lib/crc64: add support for arch-optimized implementationsEric Biggers
2025-02-08lib/crc64: rename CRC64-Rocksoft to CRC64-NVMEEric Biggers
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch
2022-03-07lib: add rocksoft model crc64Keith Busch
2018-08-22lib: add crc64 calculation routinesColy Li