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

/netbsd-current/external/bsd/tradcpp/dist/tests/
H A DMakefile7 t33 t34 t35 t36 t37 t38 t39 t40
/netbsd-current/sys/crypto/aes/
H A Daes_ct.c63 uint32_t t30, t31, t32, t33, t34, t35, t36, t37, t38, t39; local
142 t35 = t27 ^ t33;
143 t36 = t24 & t35;
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2.c66 __m128i t30, t31, t32, t33, t34, t35, t36, t37, t38, t39; local
145 t35 = t27 ^ t33;
146 t36 = t24 & t35;

Completed in 139 milliseconds