Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/clinic/
Dblake2b_impl.c.h223 _blake2_blake2b_copy_impl(BLAKE2bObject *self);
228 return _blake2_blake2b_copy_impl(self); in _blake2_blake2b_copy()
/external/python/cpython3/Modules/_blake2/
Dblake2b_impl.c247 _blake2_blake2b_copy_impl(BLAKE2bObject *self) in _blake2_blake2b_copy_impl() function