mirror_zfs/module/icp/api
Brian Behlendorf cc618d179e
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-01-02 18:08:45 -08:00
..
kcf_cipher.c Static symbols exported by ICP 2020-01-02 18:08:45 -08:00
kcf_ctxops.c Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
kcf_digest.c Update build system and packaging 2018-05-29 16:00:33 -07:00
kcf_mac.c Update build system and packaging 2018-05-29 16:00:33 -07:00
kcf_miscapi.c Update build system and packaging 2018-05-29 16:00:33 -07:00