Home
last modified time | relevance | path

Searched defs:sha2_is_supported (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha512_impl.c41 static inline boolean_t sha2_is_supported(void) in sha2_is_supported() function
H A Dsha256_impl.c41 static inline boolean_t sha2_is_supported(void) in sha2_is_supported() function
H A Dsha2_generic.c547 static boolean_t sha2_is_supported(void) sha2_is_supported() function