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