Home
last modified time | relevance | path

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

/drivers/staging/skein/
Dskein_base.h322 #define SKEIN_512_ROUNDS_TOTAL (72) macro
326 #define SKEIN_512_ROUNDS_TOTAL (8 * ((((SKEIN_ROUNDS / 10) + 5) % 10) + 5)) macro
Dskein_block.c124 #define RCNT (SKEIN_512_ROUNDS_TOTAL / 8)
205 SKEIN_512_ROUNDS_TOTAL / 8 > (NN)) || \