Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-config.h34 #define HAVE_XOP macro
44 #ifdef HAVE_XOP
Dblake2s-round.h30 #ifndef HAVE_XOP
70 #if defined(HAVE_XOP)
Dblake2s.c48 #if defined(HAVE_XOP) && !defined(_MSC_VER)
272 #if !defined(HAVE_XOP) in blake2s_compress()
277 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2s_compress()
Dblake2b.c47 #if defined(HAVE_XOP) && !defined(_MSC_VER)
288 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2b_compress()
Dblake2b-round.h30 #ifndef HAVE_XOP