mirror_zfs/module/icp/algs/aes
Matthew Macy 5678d3f593
Prefix zfs internal endian checks with _ZFS
FreeBSD defines _BIG_ENDIAN BIG_ENDIAN _LITTLE_ENDIAN
LITTLE_ENDIAN on every architecture. Trying to do
cross builds whilst hiding this from ZFS has proven
extremely cumbersome.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10621
2020-07-28 13:02:49 -07:00
..
aes_impl_aesni.c OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00
aes_impl_generic.c Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
aes_impl_x86-64.c Add prototypes 2020-06-18 12:21:32 -07:00
aes_impl.c Replace sprintf()->snprintf() and strcpy()->strlcpy() 2020-06-07 11:42:12 -07:00
aes_modes.c Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00