Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_ct.c209 uint32_t y30; in Fconf() local
273 y30 = (uint32_t)0xF2EFF0CC ^ (x0 & (uint32_t)0xF0306CAD); in Fconf()
291 y15 = y30; /* was: y30 ^ (x1 & y31) */ in Fconf()