Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha256_impl.c53 tf_sha256_transform_x64(uint32_t s[8], const void *d, size_t b) in tf_sha256_transform_x64() function
60 .transform = tf_sha256_transform_x64,