cast_sbox7        155 crypto/cast.c  			    cast_sbox7[U_INT8_Ta(x[3])] ^
cast_sbox7        157 crypto/cast.c  			    cast_sbox7[U_INT8_Ta(x[2])];
cast_sbox7        160 crypto/cast.c  			    cast_sbox7[U_INT8_Tb(z[0])] ^
cast_sbox7        165 crypto/cast.c  			    cast_sbox7[U_INT8_Tb(z[1])] ^
cast_sbox7        170 crypto/cast.c  			    cast_sbox7[U_INT8_Td(z[2])] ^
cast_sbox7        177 crypto/cast.c  			    cast_sbox7[U_INT8_Ta(z[1])] ^
cast_sbox7        179 crypto/cast.c  			    cast_sbox7[U_INT8_Ta(z[0])];
cast_sbox7        182 crypto/cast.c  			    cast_sbox7[U_INT8_Tb(x[0])] ^
cast_sbox7        187 crypto/cast.c  			    cast_sbox7[U_INT8_Tb(x[1])] ^
cast_sbox7        192 crypto/cast.c  			    cast_sbox7[U_INT8_Td(x[2])] ^
cast_sbox7        202 crypto/cast.c  			    cast_sbox7[U_INT8_Td(t[1])] ^
cast_sbox7        206 crypto/cast.c  			    cast_sbox7[U_INT8_Tb(t[1])] ^
cast_sbox7        210 crypto/cast.c  			    cast_sbox7[U_INT8_Td(t[0])] ^
cast_sbox7        214 crypto/cast.c  			    cast_sbox7[U_INT8_Tb(t[0])] ^
cast_sbox7        221 crypto/cast.c  			    cast_sbox7[U_INT8_Ta(t[3])] ^
cast_sbox7        225 crypto/cast.c  			    cast_sbox7[U_INT8_Tc(t[3])] ^
cast_sbox7        229 crypto/cast.c  			    cast_sbox7[U_INT8_Ta(t[2])] ^
cast_sbox7        233 crypto/cast.c  			    cast_sbox7[U_INT8_Tc(t[2])] ^
cast_sbox7        241 crypto/cast.c  			key->xkey[i+2] ^= cast_sbox7[U_INT8_Tb(z[2])];
cast_sbox7        247 crypto/cast.c  			key->xkey[i+2] ^= cast_sbox7[U_INT8_Td(x[0])];
cast_sbox7        253 crypto/cast.c  			key->xkey[i+2] ^= cast_sbox7[U_INT8_Tc(z[0])];
cast_sbox7        259 crypto/cast.c  			key->xkey[i+2] ^= cast_sbox7[U_INT8_Ta(x[2])];
cast_sbox7        411 crypto/castsb.h static const u_int32_t cast_sbox7[256] = {