Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libb2/
H A Dblake2-config.h34 #define HAVE_XOP macro
44 #ifdef HAVE_XOP
H A Dblake2s-round.h30 #ifndef HAVE_XOP
70 #if defined(HAVE_XOP)
H A Dblake2s.c48 #if defined(HAVE_XOP) && !defined(_MSC_VER)
279 #if !defined(HAVE_XOP) in blake2s_compress()
284 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2s_compress()
H A Dblake2b.c47 #if defined(HAVE_XOP) && !defined(_MSC_VER)
295 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2b_compress()
H A Dblake2b-round.h30 #ifndef HAVE_XOP