summaryrefslogtreecommitdiff
path: root/lib/crc/arm64
AgeCommit message (Expand)Author
2026-04-02lib/crc: arm64: Simplify intrinsics implementationArd Biesheuvel
2026-04-02lib/crc: arm64: Drop unnecessary chunking logic from crc64Ard Biesheuvel
2026-04-02lib/crc: arm64: Assume a little-endian kernelEric Biggers
2026-03-29lib/crc: arm64: add NEON accelerated CRC64-NVMe implementationDemian Shulhan
2025-11-12lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard APIArd Biesheuvel
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-06-30lib/crc: arm64: Migrate optimized CRC code into lib/crc/Eric Biggers