X0
UINT64 X0;
UINT64 X0;
uint64_t X0[40], input64[8];
SHA1TransformVIS(X0,
SHA1TransformVIS(X0,
SHA1TransformVIS(X0,
X0 += ks[((R) + 1) % 5]; /* inject the key schedule value */ \
X0 += ks[r + (R) + 0]; /* inject the key schedule value */ \
ctx->X[0] = X0 ^ w[0];
uint64_t X0, X1, X2, X3, X4, X5, X6, X7;
Xptr[0] = &X0;
X0 = w[0] + ks[0]; /* do the first full key injection */
X0 += ks[((R) + 1) % 9]; /* inject the key schedule value */\
X0 += ks[r + (R) + 0]; /* inject the key schedule value */ \
ctx->X[0] = X0 ^ w[0];
uint64_t X0, X1, X2, X3;
Xptr[0] = &X0;
X0 = w[0] + ks[0]; /* do the first full key injection */
SEED(X0, LOW(fixseed), HIGH(fixseed));
static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;
SEED(X0, LOW(fixseed), HIGH(fixseed));
static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;