Home
last modified time | relevance | path

Searched refs:sha2_have_ssse3 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha256_impl.c66 static boolean_t sha2_have_ssse3(void) in sha2_have_ssse3() function
73 .is_supported = sha2_have_ssse3,