cast_sbox8 156 crypto/cast.c cast_sbox8[U_INT8_Tc(x[3])] ^
cast_sbox8 161 crypto/cast.c cast_sbox8[U_INT8_Td(z[0])] ^
cast_sbox8 162 crypto/cast.c cast_sbox8[U_INT8_Tc(x[2])];
cast_sbox8 166 crypto/cast.c cast_sbox8[U_INT8_Ta(z[1])] ^
cast_sbox8 171 crypto/cast.c cast_sbox8[U_INT8_Ta(z[2])] ^
cast_sbox8 178 crypto/cast.c cast_sbox8[U_INT8_Tc(z[1])] ^
cast_sbox8 183 crypto/cast.c cast_sbox8[U_INT8_Td(x[0])] ^
cast_sbox8 184 crypto/cast.c cast_sbox8[U_INT8_Tc(z[0])];
cast_sbox8 188 crypto/cast.c cast_sbox8[U_INT8_Ta(x[1])] ^
cast_sbox8 193 crypto/cast.c cast_sbox8[U_INT8_Ta(x[2])] ^
cast_sbox8 203 crypto/cast.c cast_sbox8[U_INT8_Tc(t[1])];
cast_sbox8 207 crypto/cast.c cast_sbox8[U_INT8_Ta(t[1])];
cast_sbox8 211 crypto/cast.c cast_sbox8[U_INT8_Tc(t[0])];
cast_sbox8 215 crypto/cast.c cast_sbox8[U_INT8_Ta(t[0])];
cast_sbox8 222 crypto/cast.c cast_sbox8[U_INT8_Tb(t[3])];
cast_sbox8 226 crypto/cast.c cast_sbox8[U_INT8_Td(t[3])];
cast_sbox8 230 crypto/cast.c cast_sbox8[U_INT8_Tb(t[2])];
cast_sbox8 234 crypto/cast.c cast_sbox8[U_INT8_Td(t[2])];
cast_sbox8 242 crypto/cast.c key->xkey[i+3] ^= cast_sbox8[U_INT8_Ta(z[3])];
cast_sbox8 248 crypto/cast.c key->xkey[i+3] ^= cast_sbox8[U_INT8_Td(x[1])];
cast_sbox8 254 crypto/cast.c key->xkey[i+3] ^= cast_sbox8[U_INT8_Tc(z[1])];
cast_sbox8 260 crypto/cast.c key->xkey[i+3] ^= cast_sbox8[U_INT8_Tb(x[3])];
cast_sbox8 478 crypto/castsb.h static const u_int32_t cast_sbox8[256] = {