Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/skein/
H A Dskein_debug.h35 #define SKEIN_DEBUG_INPUT_64 (1u << 6) /* show input block as 64-bit words */ macro
H A Dskein_debug.c224 if (skein_DebugFlag & SKEIN_DEBUG_INPUT_64) in Skein_Show_Block()