summaryrefslogtreecommitdiffstats
path: root/lib/crc/arm64
AgeCommit message (Expand)AuthorLines
2026-04-02lib/crc: arm64: Simplify intrinsics implementationArd Biesheuvel-45/+32
2026-04-02lib/crc: arm64: Drop unnecessary chunking logic from crc64Ard Biesheuvel-7/+5
2026-04-02lib/crc: arm64: Assume a little-endian kernelEric Biggers-35/+30
2026-03-29lib/crc: arm64: add NEON accelerated CRC64-NVMe implementationDemian Shulhan-0/+108
2025-11-12lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard APIArd Biesheuvel-23/+12
2025-08-15lib/crc: Drop inline from all *_mod_init_arch() functionsEric Biggers-1/+1
2025-08-11lib/crc: Use underlying functions instead of crypto_simd_usable()Eric Biggers-9/+8
2025-06-30lib/crc: arm64: Migrate optimized CRC code into lib/crc/Eric Biggers-0/+976