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

/freebsd-12-stable/sys/crypto/skein/
H A Dskein_block.c356 #define R512_8_rounds(R) /* do 8 full rounds */ \ macro
368 R512_8_rounds( 0);
373 R512_8_rounds( 1);
376 R512_8_rounds( 2);
379 R512_8_rounds( 3);
382 R512_8_rounds( 4);
385 R512_8_rounds( 5);
388 R512_8_rounds( 6);
391 R512_8_rounds( 7);
394 R512_8_rounds(
[all...]

Completed in 109 milliseconds