U_INT8_Td          27 crypto/cast.c  	 cast_sbox3[U_INT8_Tc(t)]) + cast_sbox4[U_INT8_Td(t)];
U_INT8_Td          31 crypto/cast.c  	 cast_sbox3[U_INT8_Tc(t)]) ^ cast_sbox4[U_INT8_Td(t)];
U_INT8_Td          35 crypto/cast.c  	 cast_sbox3[U_INT8_Tc(t)]) - cast_sbox4[U_INT8_Td(t)];
U_INT8_Td          74 crypto/cast.c  	outblock[3] = U_INT8_Td(r);
U_INT8_Td          78 crypto/cast.c  	outblock[7] = U_INT8_Td(l);
U_INT8_Td         120 crypto/cast.c  	outblock[3] = U_INT8_Td(l);
U_INT8_Td         124 crypto/cast.c  	outblock[7] = U_INT8_Td(r);
U_INT8_Td         154 crypto/cast.c  			    cast_sbox6[U_INT8_Td(x[3])] ^
U_INT8_Td         161 crypto/cast.c  			    cast_sbox8[U_INT8_Td(z[0])] ^
U_INT8_Td         163 crypto/cast.c  			t[2] = z[2] = x[3] ^ cast_sbox5[U_INT8_Td(z[1])] ^
U_INT8_Td         170 crypto/cast.c  			    cast_sbox7[U_INT8_Td(z[2])] ^
U_INT8_Td         172 crypto/cast.c  			    cast_sbox6[U_INT8_Td(x[2])];
U_INT8_Td         176 crypto/cast.c  			    cast_sbox6[U_INT8_Td(z[1])] ^
U_INT8_Td         183 crypto/cast.c  			    cast_sbox8[U_INT8_Td(x[0])] ^
U_INT8_Td         185 crypto/cast.c  			t[2] = x[2] = z[1] ^ cast_sbox5[U_INT8_Td(x[1])] ^
U_INT8_Td         192 crypto/cast.c  			    cast_sbox7[U_INT8_Td(x[2])] ^
U_INT8_Td         194 crypto/cast.c  			    cast_sbox6[U_INT8_Td(z[0])];
U_INT8_Td         202 crypto/cast.c  			    cast_sbox7[U_INT8_Td(t[1])] ^
U_INT8_Td         205 crypto/cast.c  			    cast_sbox6[U_INT8_Td(t[2])] ^
U_INT8_Td         210 crypto/cast.c  			    cast_sbox7[U_INT8_Td(t[0])] ^
U_INT8_Td         213 crypto/cast.c  			    cast_sbox6[U_INT8_Td(t[3])] ^
U_INT8_Td         219 crypto/cast.c  			key->xkey[i+0] = cast_sbox5[U_INT8_Td(t[0])] ^
U_INT8_Td         226 crypto/cast.c  			    cast_sbox8[U_INT8_Td(t[3])];
U_INT8_Td         227 crypto/cast.c  			key->xkey[i+2] = cast_sbox5[U_INT8_Td(t[1])] ^
U_INT8_Td         234 crypto/cast.c  			    cast_sbox8[U_INT8_Td(t[2])];
U_INT8_Td         247 crypto/cast.c  			key->xkey[i+2] ^= cast_sbox7[U_INT8_Td(x[0])];
U_INT8_Td         248 crypto/cast.c  			key->xkey[i+3] ^= cast_sbox8[U_INT8_Td(x[1])];
U_INT8_Td         257 crypto/cast.c  			key->xkey[i+0] ^= cast_sbox5[U_INT8_Td(x[0])];
U_INT8_Td         258 crypto/cast.c  			key->xkey[i+1] ^= cast_sbox6[U_INT8_Td(x[1])];