Lines Matching defs:x1
94 uint32_t x1, x2, x3;102 x1 = aes_sbox[i];103 x2 = gf2_8_shift(x1);104 x3 = x2 ^ x1;107 tmp.v8[1] = x1;108 tmp.v8[2] = x1;114 tmp.v8[2] = x1;115 tmp.v8[3] = x1;118 tmp.v8[0] = x1;121 tmp.v8[3] = x1;124 tmp.v8[0] = x1;125 tmp.v8[1] = x1;