Age | Commit message (Expand) | Author |
---|---|---|
2025-02-08 | lib/crc64: add support for arch-optimized implementations | Eric Biggers |
2025-02-08 | lib/crc64: rename CRC64-Rocksoft to CRC64-NVME | Eric Biggers |
2025-02-08 | crypto: crc64-rocksoft - remove from crypto API | Eric Biggers |
2025-02-08 | lib/crc64-rocksoft: stop wrapping the crypto API | Eric Biggers |
2022-03-07 | crypto: add rocksoft 64b crc guard tag framework | Keith Busch |
2022-03-07 | lib: add rocksoft model crc64 | Keith Busch |
2018-08-22 | lib: add crc64 calculation routines | Coly Li |