]> Gentwo Git Trees - linux/.git/commit
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
authorEric Biggers <ebiggers@kernel.org>
Sat, 18 Oct 2025 04:31:01 +0000 (21:31 -0700)
committerEric Biggers <ebiggers@kernel.org>
Thu, 30 Oct 2025 05:04:24 +0000 (22:04 -0700)
commitc99d30706043481a1d631bbd9c7a4b70fe002a2b
treee856a40f911ebb66e1afbc195a346631af0a7639
parentb95d4471cb5830b59667ead8d1d59dc3d661a1df
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()

Add le64_to_cpu_array() and cpu_to_le64_array().  These mirror the
corresponding 32-bit functions.

These will be used by the BLAKE2b code.

Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20251018043106.375964-6-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
include/linux/byteorder/generic.h