Home
last modified time | relevance | path

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

/drivers/staging/skein/
Dskein_base.h326 #define SKEIN_256_ROUNDS_TOTAL (72) /* # rounds for diff block sizes */ macro
330 #define SKEIN_256_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS/100) + 5) % 10) + 5)) macro
Dskein_block.c47 #define RCNT (SKEIN_256_ROUNDS_TOTAL / 8)
113 SKEIN_256_ROUNDS_TOTAL / 8 > (NN)) || \