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.h328 #define SKEIN_1024_ROUNDS_TOTAL (80) macro
332 #define SKEIN_1024_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS) + 5) % 10) + 5)) macro
Dskein_block.c213 #define RCNT (SKEIN_1024_ROUNDS_TOTAL/8)
335 SKEIN_1024_ROUNDS_TOTAL/8 > (NN)) || \