Searched defs:SKEIN_UNROLL_1024 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/crypto/skein/
H A Dskein_block.c462 #define SKEIN_UNROLL_1024 ((SKEIN_LOOP)%10) macro
464 #define SKEIN_UNROLL_1024 (0) macro
[all...]
/freebsd-12-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.s36 SKEIN_UNROLL_1024 = (_SKEIN_LOOP ) % 10 define

Completed in 140 milliseconds