KC                304 crypto/seed.c  static const u32 KC[SEED_NUM_KCONSTANTS] = {
KC                341 crypto/seed.c  		t0 = x1 + x3 - KC[i];
KC                342 crypto/seed.c  		t1 = x2 + KC[i] - x4;