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.h37 #define HAVE_XOP macro
47 #ifdef HAVE_XOP
Dblake2s-round.h29 #ifndef HAVE_XOP
69 #if defined(HAVE_XOP)
Dblake2s.c36 #if defined(HAVE_XOP)
252 #if !defined(HAVE_XOP) in blake2s_compress()
257 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2s_compress()
Dblake2b.c38 #if defined(HAVE_XOP)
267 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2b_compress()
Dblake2b-round.h29 #ifndef HAVE_XOP