Searched refs:y22 (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
265 y22 = (uint32_t)0xF288210C ^ (x0 & (uint32_t)0x922C313D);
287 y11 = y22 ^ (x1 & y23);

Completed in 103 milliseconds