Home
last modified time | relevance | path

Searched refs:SKEIN_DEBUG_ROUNDS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/crypto/skein/
H A Dskein_debug.h38 #define SKEIN_DEBUG_ROUNDS (1u << 9) /* show state after all rounds */ macro
H A Dskein_debug.c122 else if (skein_DebugFlag & SKEIN_DEBUG_ROUNDS) in Skein_Show_Round()