mirror_zfs/module/icp/algs/skein
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
..
skein_block.c Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
skein_impl.h Add prototypes 2020-06-18 12:21:32 -07:00
skein_iv.c OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
skein_port.h Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
skein.c Make Skein_{Get,Put}64_LSB_First inline functions 2020-06-18 12:21:38 -07:00
THIRDPARTYLICENSE OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
THIRDPARTYLICENSE.descrip OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00