Home
last modified time | relevance | path

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

/third_party/python/Modules/_blake2/clinic/
Dblake2s_impl.c.h198 _blake2_blake2s_copy_impl(BLAKE2sObject *self);
203 return _blake2_blake2s_copy_impl(self); in _blake2_blake2s_copy()
/third_party/python/Modules/_blake2/
Dblake2s_impl.c246 _blake2_blake2s_copy_impl(BLAKE2sObject *self) in _blake2_blake2s_copy_impl() function