Searched refs:blake2s_update_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/libb2/
H A Dblake2-dispatch.c376 static const blake2s_update_fn blake2s_update_table[] = variable
532 blake2s_update_ptr = blake2s_update_table[get_cpu_features()];

Completed in 163 milliseconds