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

/freebsd-13-stable/contrib/bearssl/src/symcipher/
H A Ddes_ct.c208 uint32_t y20, y21, y22, y23, y24, y25, y26, y27, y28, y29; local
266 y23 = (uint32_t)0x920AF5C0 ^ (x0 & (uint32_t)0x70EF31B0);
287 y11 = y22 ^ (x1 & y23);

Completed in 176 milliseconds