Home
last modified time | relevance | path

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

/crypto/
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()