Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.c257 extern const blake3_ops_t blake3_generic_impl;
260 &blake3_generic_impl,
H A Dblake3_generic.c197 const blake3_ops_t blake3_generic_impl = { variable