Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsha512module.c760 static struct PyModuleDef _sha512module = { variable
784 m = PyModule_Create(&_sha512module); in PyInit__sha512()