Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libb2/
H A Dblake2-dispatch.c304 static const blake2b_update_fn blake2b_update_table[] = variable
466 blake2b_update_ptr = blake2b_update_table[get_cpu_features()]; in blake2b_update_dispatch()