mirror_zfs/module/icp
Rob Norris 1e2c94a043
More consistent use of TREE_* macros in AVL comparators
Where is it appropriate and obvious, use TREE_CMP(), TREE_ISIGN() and
TREE_PCMP() instead or direct comparisons. It can make the code a lot
smaller, less error prone, and easier to read.

Sponsored-by: TrueNAS
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <rob.norris@truenas.com>
Closes #18259
2026-03-03 09:08:23 -08:00
..
algs icp: add SHA512 implementation using Intel SHA512 extensions 2026-02-25 12:48:30 -08:00
api SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
asm-aarch64 SPDX: license tags: Apache-2.0 2025-03-13 17:57:05 -07:00
asm-arm/sha2 SPDX: license tags: Apache-2.0 2025-03-13 17:57:05 -07:00
asm-ppc64 SPDX: license tags: Apache-2.0 2025-03-13 17:57:05 -07:00
asm-x86_64 icp: add SHA512 implementation using Intel SHA512 extensions 2026-02-25 12:48:30 -08:00
core More consistent use of TREE_* macros in AVL comparators 2026-03-03 09:08:23 -08:00
include ICP: AES-GCM assembly: remove unused Gmul functions 2026-02-19 10:10:02 -08:00
io Prefer VERIFY0(n) over VERIFY(n == 0) 2025-08-07 11:40:59 -07:00
spi icp: remove global icp includes 2025-11-12 10:03:51 -08:00
illumos-crypto.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00