Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.c260 static const blake3_ops_t *const blake3_impls[] = { variable
285 #define IMPL_ARRAY blake3_impls
341 blake3_impls[i]->name); in blake3_param_get()