Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/
Dblake2module.c16 extern PyTypeObject PyBlake2_BLAKE2sType;
82 Py_SET_TYPE(&PyBlake2_BLAKE2sType, &PyType_Type); in PyInit__blake2()
83 if (PyModule_AddType(m, &PyBlake2_BLAKE2sType) < 0) { in PyInit__blake2()
87 d = PyBlake2_BLAKE2sType.tp_dict; in PyInit__blake2()
Dblake2s_impl.c37 extern PyTypeObject PyBlake2_BLAKE2sType;
398 PyTypeObject PyBlake2_BLAKE2sType = { variable
/external/python/cpython3/Tools/c-analyzer/
DTODO615 Modules/_blake2/blake2s_impl.c:PyBlake2_BLAKE2sType PyTypeObject PyBlake2_BLAKE2sType
Dknown.tsv791 Modules/_blake2/blake2s_impl.c - PyBlake2_BLAKE2sType variable PyTypeObject PyBlake2_BLAKE2sType