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