mirror_zfs/module/icp/algs/aes
Brian Behlendorf 62c034f6d4 Linux 5.0 compat: SIMD compatibility
Restore the SIMD optimization for 4.19.38 LTS, 4.14.120 LTS,
and 5.0 and newer kernels.

This commit squashes the following commits from master in to
a single commit which can be applied to 0.8.2.

10fa2545 - Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
b88ca2ac - Enable SIMD for encryption
095b5412 - Fix CONFIG_X86_DEBUG_FPU build failure
e5db3134 - Linux 5.0 compat: SIMD compatibility

Reviewed-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
TEST_ZIMPORT_SKIP="yes"
2020-01-22 13:49:01 -08:00
..
aes_impl_aesni.c Linux 5.0 compat: SIMD compatibility 2020-01-22 13:49:01 -08:00
aes_impl_generic.c Add support for selecting encryption backend 2018-08-02 11:59:24 -07:00
aes_impl_x86-64.c Add support for selecting encryption backend 2018-08-02 11:59:24 -07:00
aes_impl.c Linux 5.0 compat: SIMD compatibility 2020-01-22 13:49:01 -08:00
aes_modes.c Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00