Home
last modified time | relevance | path

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

/freebsd/sys/crypto/skein/
H A Dskein.h318 #define SKEIN1024_ROUNDS_TOTAL (80) macro
322 #define SKEIN1024_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS ) + 5) % 10) + 5)) macro
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_impl.h259 #define SKEIN1024_ROUNDS_TOTAL (80) macro