Home
last modified time | relevance | path

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

/freebsd/sys/crypto/skein/
H A Dskein.h317 #define SKEIN_512_ROUNDS_TOTAL (72) macro
321 #define SKEIN_512_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS/ 10) + 5) % 10) + 5)) macro
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_impl.h258 #define SKEIN_512_ROUNDS_TOTAL (72) macro