Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dsha512module.c.h30 {"digest", (PyCFunction)SHA512Type_digest, METH_NOARGS, SHA512Type_digest__doc__},
36 SHA512Type_digest(SHAobject *self, PyObject *Py_UNUSED(ignored)) in SHA512Type_digest() function