mirror_zfs/module/icp
Matthew Macy 32682b0c03 Fix icp build on FreeBSD
- ROTATE_LEFT is not used by amd64, move it down within
  the scope it's used to silence a clang warning.

- __unused is an alias for the compiler annotation
  __attribute__((__unused__)) on FreeBSD.  Rename the
  field to ____unused.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9538
2019-11-01 10:27:53 -07:00
..
algs Fix icp build on FreeBSD 2019-11-01 10:27:53 -07:00
api Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
asm-x86_64 Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
core Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
include Fix icp build on FreeBSD 2019-11-01 10:27:53 -07:00
io Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore 2019-10-24 10:17:33 -07:00
os Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
spi Fix strdup conflict on other platforms 2019-10-10 09:47:06 -07:00
illumos-crypto.c Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
Makefile.in Add support for selecting encryption backend 2018-08-02 11:59:24 -07:00