Skein_Swap64
ctx->X[i] = Skein_Swap64(ctx->X[i]);
cfg.w[0] = Skein_Swap64(SKEIN_SCHEMA_VER);
cfg.w[1] = Skein_Swap64(hashBitLen); /* hash result length in bits */
cfg.w[2] = Skein_Swap64(treeInfo);
uint64_t tmp = Skein_Swap64((uint64_t)i);
cfg.w[0] = Skein_Swap64(SKEIN_SCHEMA_VER);
cfg.w[1] = Skein_Swap64(hashBitLen);
cfg.w[2] = Skein_Swap64(SKEIN_CFG_TREE_INFO_SEQUENTIAL);
ctx->X[i] = Skein_Swap64(ctx->X[i]);
cfg.w[0] = Skein_Swap64(SKEIN_SCHEMA_VER);
cfg.w[1] = Skein_Swap64(hashBitLen); /* hash result length in bits */
cfg.w[2] = Skein_Swap64(treeInfo);
uint64_t tmp = Skein_Swap64((uint64_t)i);
cfg.w[0] = Skein_Swap64(SKEIN_SCHEMA_VER);
cfg.w[1] = Skein_Swap64(hashBitLen);
cfg.w[2] = Skein_Swap64(SKEIN_CFG_TREE_INFO_SEQUENTIAL);
ctx->X[i] = Skein_Swap64(ctx->X[i]);
cfg.w[0] = Skein_Swap64(SKEIN_SCHEMA_VER);
cfg.w[1] = Skein_Swap64(hashBitLen);
cfg.w[0] = Skein_Swap64(SKEIN_SCHEMA_VER);
cfg.w[2] = Skein_Swap64(treeInfo);
cfg.w[1] = Skein_Swap64(hashBitLen);
cfg.w[2] = Skein_Swap64(SKEIN_CFG_TREE_INFO_SEQUENTIAL);
uint64_t tmp = Skein_Swap64((uint64_t)i);
uint64_t tmp = Skein_Swap64((uint64_t)i);
uint64_t tmp = Skein_Swap64((uint64_t)i);
uint64_t tmp = Skein_Swap64((uint64_t)i);
#ifndef Skein_Swap64 /* swap for big-endian, nop for little-endian */