Searched refs:BLAKE2_LOCAL_INLINE (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Modules/_blake2/ | ||
D | blake2b_impl.c | 23 #define BLAKE2_LOCAL_INLINE(type) Py_LOCAL_INLINE(type) macro |
D | blake2s_impl.c | 23 #define BLAKE2_LOCAL_INLINE(type) Py_LOCAL_INLINE(type) macro |