Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha256_impl.c181 extern const sha256_ops_t sha256_generic_impl;
185 &sha256_generic_impl,
H A Dsha2_generic.c500 const sha256_ops_t sha256_generic_impl = { variable