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