Searched defs:SKEIN_512_ROUNDS_TOTAL (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/crypto/skein/
H A Dskein.h318 #define SKEIN_512_ROUNDS_TOTAL (72) macro
322 #define SKEIN_512_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS/ 10) + 5) % 10) + 5)) macro

Completed in 162 milliseconds