Home
last modified time | relevance | path

Searched refs:newSHA3object (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sha3/
H A Dsha3module.c81 newSHA3object(PyTypeObject *type) in newSHA3object() function
110 SHA3object *self = newSHA3object(type); in py_sha3_new_impl()
204 if ((newobj = newSHA3object(Py_TYPE(self))) == NULL) { in _sha3_sha3_224_copy_impl()

Completed in 1 milliseconds