Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha512_impl.c53 tf_sha512_transform_x64(uint64_t s[8], const void *d, size_t b) in tf_sha512_transform_x64() function
59 .transform = tf_sha512_transform_x64,