Home
last modified time | relevance | path

Searched refs:_blake2_blake2b_copy (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_blake2/clinic/
Dblake2b_impl.c.h220 {"copy", (PyCFunction)_blake2_blake2b_copy, METH_NOARGS, _blake2_blake2b_copy__doc__},
226 _blake2_blake2b_copy(BLAKE2bObject *self, PyObject *Py_UNUSED(ignored)) in _blake2_blake2b_copy() function