Home
last modified time | relevance | path

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

/freebsd/sys/crypto/skein/
H A Dskein.h316 #define SKEIN_256_ROUNDS_TOTAL (72) /* number of rounds for the different block sizes */ macro
320 #define SKEIN_256_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS/100) + 5) % 10) + 5)) macro
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_impl.h257 #define SKEIN_256_ROUNDS_TOTAL (72) macro