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