Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dsha512module.c.h66 {"update", (PyCFunction)SHA512Type_update, METH_O, SHA512Type_update__doc__},
/external/python/cpython3/Modules/
Dsha512module.c541 SHA512Type_update(SHAobject *self, PyObject *obj) in SHA512Type_update() function