Home
last modified time | relevance | path

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

/third_party/python/Modules/_blake2/impl/
Dblake2-dispatch.c266 typedef int ( *blake2s_fn )( uint8_t *, const void *, const void *, size_t, size_t, size_t ); typedef
400 static const blake2s_fn blake2s_table[] =
444 static blake2s_fn blake2s_ptr = blake2s_dispatch;