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

/netbsd-current/sys/crypto/aes/
H A Daes_ct.c63 uint32_t t30, t31, t32, t33, t34, t35, t36, t37, t38, t39; local
140 t33 = t32 ^ t24;
141 t34 = t23 ^ t33;
142 t35 = t27 ^ t33;
150 t42 = t29 ^ t33;
152 t44 = t33 ^ t37;
156 z2 = t33 & x7;
165 z11 = t33 & y4;
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2.c66 __m128i t30, t31, t32, t33, t34, t35, t36, t37, t38, t39; local
143 t33 = t32 ^ t24;
144 t34 = t23 ^ t33;
145 t35 = t27 ^ t33;
153 t42 = t29 ^ t33;
155 t44 = t33 ^ t37;
159 z2 = t33 & x7;
168 z11 = t33 & y4;
/netbsd-current/external/bsd/tradcpp/dist/tests/
H A DMakefile7 t33 t34 t35 t36 t37 t38 t39 t40
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dcheck-canon.in91 ${kadmin} add -p foo --use-defaults host/t33.test3.h5l.se@${R3} || exit 1
114 for host in t1 t2 t3 t11 t12 t22 t33 ; do
149 ${klist} | grep 'host/t33@$' > /dev/null ||
150 { ec=1 ; echo "t33 referral entry not present"; eval "${testfailed}"; }
151 ${klist} | grep "host/t33.test3.h5l.se@${R3}" > /dev/null ||
152 { ec=1 ; echo "canonicalized t33 entry not present"; eval "${testfailed}"; }
176 for host in t12 t22 t23 t33 ; do

Completed in 193 milliseconds