mirror_zfs/module/icp
Brian Behlendorf 0cbed7f026 Static symbols exported by ICP
The crypto_cipher_init_prov and crypto_cipher_init are declared static
and should not be exported by the ICP.  This resolves the following
warnings observed when building with the 5.4 kernel.

WARNING: "crypto_cipher_init" [.../icp] is a static EXPORT_SYMBOL
WARNING: "crypto_cipher_init_prov" [.../icp] is a static EXPORT_SYMBOL

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9791
2020-05-12 10:53:32 -07:00
..
algs cppcheck: (error) Uninitialized variable 2020-01-22 13:49:06 -08:00
api Static symbols exported by ICP 2020-05-12 10:53:32 -07:00
asm-x86_64 Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
core Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
include Linux 5.0 compat: SIMD compatibility 2020-01-22 13:49:01 -08:00
io Linux 5.0 compat: SIMD compatibility 2020-01-22 13:49:01 -08:00
os Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
spi Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
illumos-crypto.c Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
Makefile.in Add support for selecting encryption backend 2018-08-02 11:59:24 -07:00