mirror_zfs/module/icp/algs/sha2
Rob Norris 7730109762 sha256_generic: make internal functions a little more private
Linux 6.18 has conflicting prototypes for various sha256_* and sha512_*
functions, which we get through a very long include chain. That's tough
to fix right now; easier is just to rename our internal functions.

Sponsored-by: https://despairlabs.com/sponsor/
Signed-off-by: Rob Norris <robn@despairlabs.com>
2025-10-21 09:50:43 -07:00
..
sha2_generic.c sha256_generic: make internal functions a little more private 2025-10-21 09:50:43 -07:00
sha256_impl.c Fix warnings about sha2_is_supported on FreeBSD/i386 2025-09-09 17:06:40 -07:00
sha512_impl.c Fix warnings about sha2_is_supported on FreeBSD/i386 2025-09-09 17:06:40 -07:00