linux/lib/crc/arm64
Ard Biesheuvel 061cef5fce lib/crc: Turn NEON intrinsics crc64 implementation into common code
Move and rename the CRC64 NEON intrinsics implementation source file and
rename the function name to reflect that it is NEON code that can be
shared. This will be wired up for 32-bit ARM in a subsequent patch.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://patch.msgid.link/20260422171655.3437334-14-ardb+git@google.com
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2026-05-28 13:14:22 -07:00
..
crc-t10dif-core.S lib/crc: arm64: Assume a little-endian kernel 2026-04-02 16:13:18 -07:00
crc-t10dif.h lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API 2025-11-12 09:52:01 +01:00
crc32-core.S lib/crc: arm64: Assume a little-endian kernel 2026-04-02 16:13:18 -07:00
crc32.h lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API 2025-11-12 09:52:01 +01:00
crc64-neon.h lib/crc: Turn NEON intrinsics crc64 implementation into common code 2026-05-28 13:14:22 -07:00
crc64.h lib/crc: Turn NEON intrinsics crc64 implementation into common code 2026-05-28 13:14:22 -07:00