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

/illumos-gate/usr/src/common/crypto/skein/
H A Dskein_block.c368 #define R512_8_rounds(R) /* do 8 full rounds */ \ macro
380 R512_8_rounds(0);
387 R512_8_rounds(1);
390 R512_8_rounds(2);
393 R512_8_rounds(3);
396 R512_8_rounds(4);
399 R512_8_rounds(5);
402 R512_8_rounds(6);
405 R512_8_rounds(7);
408 R512_8_rounds(
[all...]

Completed in 56 milliseconds