Home
last modified time | relevance | path

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

/third_party/openssl/crypto/seed/
Dseed.c426 # define KC4 0xe3779b99 macro
441 KC0, KC1, KC2, KC3, KC4, KC5, KC6, KC7,
468 KEYSCHEDULE_UPDATE0(t0, t1, x1, x2, x3, x4, KC4); in SEED_set_key()
/third_party/node/deps/openssl/openssl/crypto/seed/
Dseed.c426 # define KC4 0xe3779b99 macro
441 KC0, KC1, KC2, KC3, KC4, KC5, KC6, KC7,
468 KEYSCHEDULE_UPDATE0(t0, t1, x1, x2, x3, x4, KC4); in SEED_set_key()