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

/freebsd-12-stable/sys/crypto/skein/
H A Dskein_block.c254 #define SKEIN_UNROLL_512 (((SKEIN_LOOP)/10)%10) macro
256 #define SKEIN_UNROLL_512 (0) macro
[all...]
/freebsd-12-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.s35 SKEIN_UNROLL_512 = (_SKEIN_LOOP / 10) % 10 define

Completed in 39 milliseconds