Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dsha512module.c.h77 {"update", (PyCFunction)SHA512Type_update, METH_O, SHA512Type_update__doc__},
/third_party/python/Modules/
Dsha512module.c552 SHA512Type_update(SHAobject *self, PyObject *obj) in SHA512Type_update() function