Files
linux-cryptodev-2.6/lib
Eric Biggers b4a8528d17 lib/crypto: arm64/nh: Migrate optimized code into library
Migrate the arm64 NEON implementation of NH into lib/crypto/.  This
makes the nh() function be optimized on arm64 kernels.

Note: this temporarily makes the adiantum template not utilize the arm64
optimized NH code.  This is resolved in a later commit that converts the
adiantum template to use nh() instead of "nhpoly1305".

Link: https://lore.kernel.org/r/20251211011846.8179-5-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2026-01-12 11:07:50 -08:00
..
2026-01-11 06:09:11 -10:00
2025-10-24 21:39:27 +02:00
2026-01-11 06:09:11 -10:00
2025-11-27 14:24:30 -08:00
2025-09-13 16:54:46 -07:00