Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsha1module.c533 static struct PyModuleDef _sha1module = { variable
554 m = PyModule_Create(&_sha1module); in PyInit__sha1()