Searched refs:R1024_8_rounds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/skein/
H A Dskein_block.c651 #define R1024_8_rounds(R) /* do 8 full rounds */ \ macro
671 R1024_8_rounds(0);
678 R1024_8_rounds(1);
681 R1024_8_rounds(2);
684 R1024_8_rounds(3);
687 R1024_8_rounds(4);
690 R1024_8_rounds(5);
693 R1024_8_rounds(6);
696 R1024_8_rounds(7);
699 R1024_8_rounds(
[all...]

Completed in 56 milliseconds