mirror_zfs/module/icp/algs/modes
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
..
cbc.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
ccm.c Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
ctr.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
ecb.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
gcm_generic.c Add support for selecting encryption backend 2018-08-02 11:59:24 -07:00
gcm_pclmulqdq.c OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00
gcm.c Mark functions as static 2020-06-18 12:20:38 -07:00
modes.c Add convenience wrappers for common uio usage 2020-06-14 10:09:55 -07:00