Output save_alt Download

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