PUTU32 1430 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(ciphertext, tmp[0]); PUTU32 1431 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(ciphertext + 4, tmp[1]); PUTU32 1432 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(ciphertext + 8, tmp[2]); PUTU32 1433 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(ciphertext + 12, tmp[3]); PUTU32 1460 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(plaintext, tmp[0]); PUTU32 1461 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(plaintext + 4, tmp[1]); PUTU32 1462 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(plaintext + 8, tmp[2]); PUTU32 1463 source4/heimdal/lib/hcrypto/camellia-ntt.c PUTU32(plaintext + 12, tmp[3]); PUTU32 1028 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(ct , s0); PUTU32 1035 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(ct + 4, s1); PUTU32 1042 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(ct + 8, s2); PUTU32 1049 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(ct + 12, s3); PUTU32 1209 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(pt , s0); PUTU32 1216 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(pt + 4, s1); PUTU32 1223 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(pt + 8, s2); PUTU32 1230 source4/heimdal/lib/hcrypto/rijndael-alg-fst.c PUTU32(pt + 12, s3);