Searched refs:SKEIN_DEBUG_ROUNDS (Results 1 – 2 of 2) sorted by relevance
38 #define SKEIN_DEBUG_ROUNDS (1u << 9) /* show state after all rounds */ macro
122 else if (skein_DebugFlag & SKEIN_DEBUG_ROUNDS) in Skein_Show_Round()