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

/freebsd-12-stable/sys/crypto/skein/
H A Dskein.h317 #define SKEIN_256_ROUNDS_TOTAL (72) /* number of rounds for the different block sizes */ macro
321 #define SKEIN_256_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS/100) + 5) % 10) + 5)) macro

Completed in 113 milliseconds