Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/
Dblake2module.c38 static struct PyMethodDef blake2mod_functions[] = { variable
149 .m_methods = blake2mod_functions,