Output save_alt Download

Operation
crypto_hash
Primitive
mcssha4
Implementation
ref
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 f114be0cd6edc41da44b3adf224adcdf35006f58ad8bcfd2e2a24e9fa7bc60b9 6245614 51167152 4300000000 crypto_hash/mcssha4/ref
3 ==12839== Memcheck, a memory error detector
4 ==12839== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==12839== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==12839== Command: ./try
7 ==12839==
8 ==12839== Use of uninitialised value of size 8
9 ==12839== at 0x109B56: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==12839== by 0x10A142: Hash3 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==12839== by 0x1096F2: crypto_hash_mcssha4_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==12839== by 0x108E79: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==12839== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==12839== Uninitialised value was created by a client request
15 ==12839== at 0x108E6B: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==12839== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==12839==
18 ==12839== Use of uninitialised value of size 8
19 ==12839== at 0x109B09: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==12839== by 0x10A142: Hash3 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==12839== by 0x1096F2: crypto_hash_mcssha4_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==12839== by 0x108E79: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==12839== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==12839== Uninitialised value was created by a client request
25 ==12839== at 0x108E6B: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==12839== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==12839==
28 ==12839== Use of uninitialised value of size 8
29 ==12839== at 0x10A077: Final (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==12839== by 0x10A151: Hash3 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==12839== by 0x1096F2: crypto_hash_mcssha4_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==12839== by 0x108E79: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==12839== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==12839== Uninitialised value was created by a client request
35 ==12839== at 0x108E6B: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==12839== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
37 ==12839==
38 ==12839==
39 ==12839== HEAP SUMMARY:
40 ==12839== in use at exit: 17,408 bytes in 4 blocks
41 ==12839== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
42 ==12839==
43 ==12839== LEAK SUMMARY:
44 ==12839== definitely lost: 0 bytes in 0 blocks
45 ==12839== indirectly lost: 0 bytes in 0 blocks
46 ==12839== possibly lost: 17,408 bytes in 4 blocks
47 ==12839== still reachable: 0 bytes in 0 blocks
48 ==12839== suppressed: 0 bytes in 0 blocks
49 ==12839== Rerun with --leak-check=full to see details of leaked memory
50 ==12839==
51 ==12839== For lists of detected and suppressed errors, rerun with: -s
52 ==12839== ERROR SUMMARY: 9504 errors from 3 contexts (suppressed: 0 from 0)