Home
last modified time | relevance | path

Searched refs:KC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dseed.c304 static const u32 KC[SEED_NUM_KCONSTANTS] = { variable
341 t0 = x1 + x3 - KC[i]; in seed_set_key()
342 t1 = x2 + KC[i] - x4; in seed_set_key()
/kernel/linux/linux-6.6/crypto/
H A Dseed.c304 static const u32 KC[SEED_NUM_KCONSTANTS] = { variable
341 t0 = x1 + x3 - KC[i]; in seed_set_key()
342 t1 = x2 + KC[i] - x4; in seed_set_key()

Completed in 3 milliseconds