Searched refs:MD5Type_update (Results 1 – 2 of 2) sorted by relevance
77 {"update", (PyCFunction)MD5Type_update, METH_O, MD5Type_update__doc__},
431 MD5Type_update(MD5object *self, PyObject *obj) in MD5Type_update() function