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

/freebsd-12-stable/sys/crypto/skein/
H A Dskein_block.c69 #define SKEIN_UNROLL_256 (((SKEIN_LOOP)/100)%10) macro
71 #define SKEIN_UNROLL_256 (0) macro
[all...]
/freebsd-12-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.s34 SKEIN_UNROLL_256 = (_SKEIN_LOOP / 100) % 10 define

Completed in 210 milliseconds