Searched refs:_sha512_sha512_impl (Results 1 – 2 of 2) sorted by relevance
78 _sha512_sha512_impl(PyObject *module, PyObject *string);92 return_value = _sha512_sha512_impl(module, string); in _sha512_sha512()
674 _sha512_sha512_impl(PyObject *module, PyObject *string) in _sha512_sha512_impl() function