Searched refs:_sha512_sha384_impl (Results 1 – 2 of 2) sorted by relevance
108 _sha512_sha384_impl(PyObject *module, PyObject *string);122 return_value = _sha512_sha384_impl(module, string); in _sha512_sha384()
714 _sha512_sha384_impl(PyObject *module, PyObject *string) in _sha512_sha384_impl() function