Output save_alt Download

Operation
crypto_hash
Primitive
keccak
Implementation
opt32biT-s2lcu4
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 bae806f1d200fd771420d5ddc74b81d79cdd5af37cb749ae3ff8e694d64697e3 6094870 1362327534 4300000000 crypto_hash/keccak/opt32biT-s2lcu4
3 ==6946== Memcheck, a memory error detector
4 ==6946== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==6946== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==6946== Command: ./try
7 ==6946==
8 ==6946== Use of uninitialised value of size 8
9 ==6946== at 0x401EA3: xor8bytesIntoInterleavedWords (KeccakF-1600-opt32.c:77)
10 ==6946== by 0x405DC2: KeccakPermutationOnWordsAfterXoring1024bits (KeccakF-1600-opt32.c:355)
11 ==6946== by 0x401ABA: Absorb (KeccakSponge.c:124)
12 ==6946== by 0x4018A6: crypto_hash_keccak_opt32biT_s2lcu4 (hash.c:8)
13 ==6946== by 0x400CC5: timecop_doit (try.c:69)
14 ==6946== by 0x401550: main (try-anything.c:306)
15 ==6946== Uninitialised value was created by a client request
16 ==6946== at 0x400CB7: timecop_doit (try.c:68)
17 ==6946== by 0x401550: main (try-anything.c:306)
18 ==6946==
19 ==6946== Use of uninitialised value of size 8
20 ==6946== at 0x401EC0: xor8bytesIntoInterleavedWords (KeccakF-1600-opt32.c:78)
21 ==6946== by 0x405DC2: KeccakPermutationOnWordsAfterXoring1024bits (KeccakF-1600-opt32.c:355)
22 ==6946== by 0x401ABA: Absorb (KeccakSponge.c:124)
23 ==6946== by 0x4018A6: crypto_hash_keccak_opt32biT_s2lcu4 (hash.c:8)
24 ==6946== by 0x400CC5: timecop_doit (try.c:69)
25 ==6946== by 0x401550: main (try-anything.c:306)
26 ==6946== Uninitialised value was created by a client request
27 ==6946== at 0x400CB7: timecop_doit (try.c:68)
28 ==6946== by 0x401550: main (try-anything.c:306)
29 ==6946==
30 ==6946== Use of uninitialised value of size 8
31 ==6946== at 0x401EE1: xor8bytesIntoInterleavedWords (KeccakF-1600-opt32.c:79)
32 ==6946== by 0x405DC2: KeccakPermutationOnWordsAfterXoring1024bits (KeccakF-1600-opt32.c:355)
33 ==6946== by 0x401ABA: Absorb (KeccakSponge.c:124)
34 ==6946== by 0x4018A6: crypto_hash_keccak_opt32biT_s2lcu4 (hash.c:8)
35 ==6946== by 0x400CC5: timecop_doit (try.c:69)
36 ==6946== by 0x401550: main (try-anything.c:306)
37 ==6946== Uninitialised value was created by a client request
38 ==6946== at 0x400CB7: timecop_doit (try.c:68)
39 ==6946== by 0x401550: main (try-anything.c:306)
40 ==6946==
41 ==6946== Use of uninitialised value of size 8
42 ==6946== at 0x401F02: xor8bytesIntoInterleavedWords (KeccakF-1600-opt32.c:80)
43 ==6946== by 0x405DC2: KeccakPermutationOnWordsAfterXoring1024bits (KeccakF-1600-opt32.c:355)
44 ==6946== by 0x401ABA: Absorb (KeccakSponge.c:124)
45 ==6946== by 0x4018A6: crypto_hash_keccak_opt32biT_s2lcu4 (hash.c:8)
46 ==6946== by 0x400CC5: timecop_doit (try.c:69)
47 ==6946== by 0x401550: main (try-anything.c:306)
48 ==6946== Uninitialised value was created by a client request
49 ==6946== at 0x400CB7: timecop_doit (try.c:68)
50 ==6946== by 0x401550: main (try-anything.c:306)
51 ==6946==
52 ==6946==
53 ==6946== HEAP SUMMARY:
54 ==6946== in use at exit: 17,408 bytes in 4 blocks
55 ==6946== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
56 ==6946==
57 ==6946== LEAK SUMMARY:
58 ==6946== definitely lost: 0 bytes in 0 blocks
59 ==6946== indirectly lost: 0 bytes in 0 blocks
60 ==6946== possibly lost: 17,408 bytes in 4 blocks
61 ==6946== still reachable: 0 bytes in 0 blocks
62 ==6946== suppressed: 0 bytes in 0 blocks
63 ==6946== Rerun with --leak-check=full to see details of leaked memory
64 ==6946==
65 ==6946== For lists of detected and suppressed errors, rerun with: -s
66 ==6946== ERROR SUMMARY: 1536 errors from 4 contexts (suppressed: 0 from 0)