Searched refs:py_sha3_new_impl (Results 1 – 2 of 2) sorted by relevance
12 py_sha3_new_impl(PyTypeObject *type, PyObject *data, int usedforsecurity);45 return_value = py_sha3_new_impl(type, data, usedforsecurity); in py_sha3_new()
198 py_sha3_new_impl(PyTypeObject *type, PyObject *data, int usedforsecurity) in py_sha3_new_impl() function