Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsha256module.c695 static struct PyModuleDef _sha256module = { variable
719 m = PyModule_Create(&_sha256module); in PyInit__sha256()