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.c250 static const blake3_ops_t *const blake3_impls[] = { variable
275 #define IMPL_ARRAY blake3_impls
331 blake3_impls[i]->name); in blake3_param_get()