Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_blake2/clinic/
Dblake2b_impl.c.h198 _blake2_blake2b_copy_impl(BLAKE2bObject *self);
203 return _blake2_blake2b_copy_impl(self); in _blake2_blake2b_copy()
/aosp_15_r20/external/python/cpython3/Modules/_blake2/
Dblake2b_impl.c249 _blake2_blake2b_copy_impl(BLAKE2bObject *self) in _blake2_blake2b_copy_impl() function