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.h327 #define SKEIN_512_ROUNDS_TOTAL (72) macro
331 #define SKEIN_512_ROUNDS_TOTAL (8*((((SKEIN_ROUNDS/10) + 5) % 10) + 5)) macro
Dskein_block.c123 #define RCNT (SKEIN_512_ROUNDS_TOTAL/8)
203 SKEIN_512_ROUNDS_TOTAL/8 > (NN)) || \