Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/libb2/
H A Dblake2-dispatch.c328 static const blake2b_fn blake2b_table[] = variable
478 blake2b_ptr = blake2b_table[get_cpu_features()]; in blake2b_dispatch()