Home
last modified time | relevance | path

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

/dports/devel/tlsh/tlsh-d842e75/py_ext/
H A Dtlshmodule.cpp114 static PyObject* hash_py(PyObject* self, PyObject* args) in hash_py() function
137 return ( hash_py(self, args) ); in forcehash_py()
217 { "hash", hash_py, METH_VARARGS, tlsh_hash_doc },
/dports/devel/tlsh/tlsh-d842e75/
H A DChange_History.md52 - Pickup fix to `hash_py()` in `py_ext/tlshmodule.cpp` (commit da5370bcfdd40dd6a33c877ee87fe3866188…