Home
last modified time | relevance | path

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

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