Searched defs:R256 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | skein_block.c | 140 #define R256(p0, p1, p2, p3, ROT, rNum) /* fully unrolled */ \ in Skein_256_Process_Block() macro 151 #define R256(p0, p1, p2, p3, ROT, rNum) \ in Skein_256_Process_Block() macro
|
/freebsd/sys/crypto/skein/ |
H A D | skein_block.c | 123 #define R256(p0,p1,p2,p3,ROT,rNum) /* fully unrolled */ \ in Skein_256_Process_Block() macro 134 #define R256(p0,p1,p2,p3,ROT,rNum) \ in Skein_256_Process_Block() macro
|