mirror_zfs/module/icp/algs/skein
Arvind Sankar eebba5d8f4 Make Skein_{Get,Put}64_LSB_First inline functions
Turn the generic versions into inline functions and avoid
SKEIN_PORT_CODE trickery.

Also drop the PLATFORM_MUST_ALIGN check for using the fast bcopy
variants. bcopy doesn't assume alignment, and the userspace version is
currently different because the _ALIGNMENT_REQUIRED macro is only
defined by the kernelspace headers.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10470
2020-06-18 12:21:38 -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 Make Skein_{Get,Put}64_LSB_First inline functions 2020-06-18 12:21:38 -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