Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dseed.c308 static const u32 KC[SEED_NUM_KCONSTANTS] = { variable
345 t0 = x1 + x3 - KC[i]; in seed_set_key()
346 t1 = x2 + KC[i] - x4; in seed_set_key()