Home
last modified time | relevance | path

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

/third_party/python/Modules/_blake2/impl/
Dblake2-dispatch.c376 static const blake2s_update_fn blake2s_update_table[] = variable
532 blake2s_update_ptr = blake2s_update_table[get_cpu_features()]; in blake2s_update_dispatch()