Home
last modified time | relevance | path

Searched refs:SKEIN_1024_ROUNDS_TOTAL (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/skein/
Dskein_base.h323 #define SKEIN_1024_ROUNDS_TOTAL (80) macro
327 #define SKEIN_1024_ROUNDS_TOTAL (8 * ((((SKEIN_ROUNDS) + 5) % 10) + 5)) macro
Dskein_block.c215 #define RCNT (SKEIN_1024_ROUNDS_TOTAL / 8)
337 SKEIN_1024_ROUNDS_TOTAL / 8 > (NN)) || \